Skip to content

Commit

Permalink
github: Change title.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfonseca committed Jun 5, 2024
1 parent 238da34 commit 897a5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
- name: Create release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh release create --title ${{ github.ref }} ${{ github.ref }}
run: gh release create --draft ${{ github.ref }}

0 comments on commit 897a5b5

Please sign in to comment.