Skip to content

Commit

Permalink
Grant explicit permission
Browse files Browse the repository at this point in the history
  • Loading branch information
MSWS committed Jan 24, 2024
1 parent 4e8a68d commit 1cf99d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
release:
needs: build
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Download artifact
uses: actions/[email protected]
Expand Down

0 comments on commit 1cf99d3

Please sign in to comment.