Skip to content

Commit

Permalink
Specify latest tag for publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
psyGamer committed Feb 3, 2024
1 parent fac8669 commit 718aab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Publish Github Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{env.CURRENT_TAG}}
name: Celeste 64 TAS v${{env.CURRENT_TAG}}
body: |
# Instructions:
Expand Down

0 comments on commit 718aab6

Please sign in to comment.