Skip to content

Commit

Permalink
add permissions to release action
Browse files Browse the repository at this point in the history
  • Loading branch information
suxb201 committed Jun 8, 2023
1 parent 2f548e1 commit 5b2303c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
build:
permissions: write-all
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 5b2303c

Please sign in to comment.