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 6ac4100 commit 01962d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
steps:
- name: Finish release
env: { GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" }
run: gh release edit --draft=false --repository=${{ github.repository }} "${{ github.ref_name }}"
run: gh release edit --draft=false --repo=${{ github.repository }} "${{ github.ref_name }}"

0 comments on commit 01962d2

Please sign in to comment.