Skip to content

Commit

Permalink
ci: add permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Serein207 committed Sep 7, 2024
1 parent e24229c commit d859893
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- main
workflow_dispatch:

permissions: write-all

jobs:
build:
env:
Expand Down

0 comments on commit d859893

Please sign in to comment.