Skip to content

Commit

Permalink
add job permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Jan 19, 2024
1 parent 8c71a2c commit 70f9708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
push_to_registry:
name: Push Docker image to GitHub Packages
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Check out the repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 70f9708

Please sign in to comment.