Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Change tag name for publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
misandrie committed Dec 23, 2023
1 parent 8e1b78b commit 324817d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ver-${{ github.sha }}
tag_name: mrsy-${{ github.sha }}
release_name: Release ${{ github.ref }}
draft: false
prerelease: false
Expand Down

0 comments on commit 324817d

Please sign in to comment.