Skip to content

Commit

Permalink
fix perms
Browse files Browse the repository at this point in the history
  • Loading branch information
randomairborne committed Nov 1, 2023
1 parent ade712b commit 21cdd09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
- main
workflow_dispatch:

permissions:
packages: write
contents: read

jobs:
check:
uses: ./.github/workflows/check.yml
Expand Down

0 comments on commit 21cdd09

Please sign in to comment.