Skip to content

Commit

Permalink
update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentleseigneur committed Jun 27, 2024
1 parent 8f49815 commit 1c813bc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
packages: write
permissions: write-all

steps:
- name: Checkout
Expand Down

0 comments on commit 1c813bc

Please sign in to comment.