We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ab93f commit 7792acbCopy full SHA for 7792acb
‎.github/workflows/master.yaml
@@ -11,6 +11,7 @@ jobs:
11
test-build-publish:
12
permissions:
13
contents: write
14
+ packages: write
15
name: Test and build
16
runs-on: ubuntu-latest
17
steps:
0 commit comments