Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jan 25, 2024
1 parent c9dc8b2 commit 46244e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

release:
needs: draft
runs-on: ubuntu-latest
steps:
- name: Release
run: gh release edit ${{ needs.tagpr.outputs.tagpr-tag }} --draft=false --latest

0 comments on commit 46244e9

Please sign in to comment.