Skip to content

Commit

Permalink
Testing gihub wokflows
Browse files Browse the repository at this point in the history
  • Loading branch information
alisha-k-kalladassery committed Sep 19, 2022
1 parent d5d75bb commit 90b5151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createtagandrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.CD_TOKEN }}
WITH_V: true
CUSTOM_TAG: "v7.2.1"
CUSTOM_TAG: "v7.2.2"
- name: Display
run: echo ${{ steps.tag_and_prepare_release.outputs.new_tag }}
- uses: actions/checkout@v2
Expand Down

0 comments on commit 90b5151

Please sign in to comment.