Skip to content

Commit

Permalink
chore: Update release body in tags.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjsix committed Aug 23, 2024
1 parent 232a151 commit 115ecb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
body: |
Release ${{steps.vars.outputs.VERSION}}
# Release ${{steps.vars.outputs.VERSION}}
files: |
core/target/restheart.tar.gz
core/target/restheart.zip
Expand Down

0 comments on commit 115ecb0

Please sign in to comment.