Skip to content

Commit

Permalink
Update publish workflow to add contents write permission (#3286)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunchu authored Apr 9, 2024
1 parent 291cb03 commit 02424b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
packages: write
contents: write
steps:
- name: Download artifacts
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
Expand Down

0 comments on commit 02424b4

Please # to comment.