Skip to content

Commit

Permalink
add permsssions
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhuyan committed Sep 19, 2024
1 parent 2b52220 commit f40a99b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ jobs:
*.tar.gz
release:
runs-on: ubuntu-latest
permissions:
checks: read
actions: write
needs:
- linux
#if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit f40a99b

Please sign in to comment.