Skip to content

Commit

Permalink
Add read permission to token
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Feb 22, 2023
1 parent 5cdf08f commit 6eaa37b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
name: GitHub Packages
uses: ./.github/workflows/_publish.yml
permissions:
contents: read
packages: write
needs: build
with:
Expand Down

0 comments on commit 6eaa37b

Please sign in to comment.