Skip to content

Commit

Permalink
Throw around some permissions...
Browse files Browse the repository at this point in the history
  • Loading branch information
javagl committed Oct 15, 2023
1 parent 9f24d60 commit 5ed14fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
build:
runs-on: ubuntu-latest

permissions:
contents: write
packages: write

steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 5ed14fe

Please sign in to comment.