Skip to content

Commit

Permalink
Worker permission fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PwQt committed Aug 29, 2023
1 parent bd0a354 commit 2aa833e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ on:
release:
types: [ published ]



jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 2aa833e

Please sign in to comment.