Skip to content

Commit

Permalink
workflow debug
Browse files Browse the repository at this point in the history
  • Loading branch information
bushnerd committed Sep 4, 2024
1 parent 5146f9c commit af9f03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ env.VERSION }}
release_name: Release ${{ env.VERSION }}
release_name: ${{ env.VERSION }}
body: |
${{ github.event.head_commit.message }}
draft: false
Expand Down

0 comments on commit af9f03f

Please sign in to comment.