Skip to content

Commit

Permalink
Remove commitish for the tag to be created on the latest commit
Browse files Browse the repository at this point in the history
COAND-1013
  • Loading branch information
araratthehero committed Oct 23, 2024
1 parent ccd95fe commit 35e0439
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commitish: main
tag_name: ${{ env.PROJECT_VERSION }}
release_name: ${{ env.PROJECT_VERSION }}
body_path: ${{ github.workspace }}/RELEASE_NOTES.md
Expand Down

0 comments on commit 35e0439

Please sign in to comment.