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 fc356fd + 0025aff commit e2209e3Copy full SHA for e2209e3
.github/workflows/docker-image.yml
@@ -1,4 +1,7 @@
1
name: Docker Image CI
2
+permissions:
3
+ contents: read
4
+ packages: write
5
6
on:
7
push:
0 commit comments