Skip to content

Commit

Permalink
fix: remove contents permission from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ribeirojose committed Oct 31, 2023
1 parent 14a3692 commit 141fa79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Checkout repository
Expand Down

0 comments on commit 141fa79

Please sign in to comment.