Skip to content

Commit

Permalink
ci: 🎡 Set correct permissions for publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LudvigHz committed Jun 20, 2024
1 parent a3ab93f commit 7792acb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
test-build-publish:
permissions:
contents: write
packages: write
name: Test and build
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 7792acb

Please sign in to comment.