Skip to content

Commit

Permalink
Update createtagandrelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akshith-gunasheelan authored Jun 27, 2024
1 parent 8be7835 commit 53f06ea
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.GITHUB_TOKEN }}
WITH_V: true
CUSTOM_TAG: "9.0.0"
CUSTOM_TAG: "v9.0.0"
- name: Display
run: echo ${{ steps.tag_and_prepare_release.outputs.new_tag }}
- uses: actions/checkout@v2
Expand Down

0 comments on commit 53f06ea

Please sign in to comment.