Skip to content

Commit

Permalink
Give it all the perms
Browse files Browse the repository at this point in the history
  • Loading branch information
meisZWFLZ committed Nov 26, 2023
1 parent 221a463 commit 0e8f1a8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ on:
jobs:
release_and_publish:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
issues: read

permissions: write-all

steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 0e8f1a8

Please sign in to comment.