Skip to content

Commit

Permalink
>>>>
Browse files Browse the repository at this point in the history
  • Loading branch information
rindeal committed Mar 17, 2024
1 parent c89577f commit 6ac4100
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
env: { GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" }
run: >
gh release create "${{ github.ref_name }}"
--draft
--generate-notes
--verify-tag
--draft
--generate-notes
--verify-tag
source:
needs: [ draft ]
Expand Down

0 comments on commit 6ac4100

Please sign in to comment.