Skip to content

Commit

Permalink
Add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwiden committed Jan 31, 2024
1 parent 1b076b2 commit 92006dd
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 @@ -8,6 +8,8 @@ on:
branches: [ master ]
jobs:
build:
permissions:
contents: write # This is required to create/push the new git tag
runs-on: ubuntu-latest
container:
image: lucasalt/act_base:latest
Expand Down

0 comments on commit 92006dd

Please sign in to comment.