We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0eb98a0 + ca3017d commit b3e6906Copy full SHA for b3e6906
1 file changed
.github/workflows/continuous-delivery.yml
@@ -10,6 +10,9 @@ on:
10
- 'Dockerfile'
11
- '.github/workflows/continuous-delivery.yml'
12
- 'package.json'
13
+permissions:
14
+ contents: read
15
+ packages: write
16
17
env:
18
HUSKY: 0
0 commit comments