Skip to content

Commit

Permalink
FIX_tagname
Browse files Browse the repository at this point in the history
  • Loading branch information
rohansharmasitoula committed Aug 10, 2023
1 parent 69969c0 commit 407563d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}-local_proview
tag_name: ${{ github.ref }}-local-proview
release_name: Release ${{ github.ref }}
draft: false
prerelease: false
Expand Down

0 comments on commit 407563d

Please sign in to comment.