Skip to content

Commit 7792acb

Browse files
committed
ci: 🎡 Set correct permissions for publish workflow
1 parent a3ab93f commit 7792acb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/master.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
test-build-publish:
1212
permissions:
1313
contents: write
14+
packages: write
1415
name: Test and build
1516
runs-on: ubuntu-latest
1617
steps:

0 commit comments

Comments
 (0)