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.
1 parent ea96377 commit 141aebbCopy full SHA for 141aebb
.github/workflows/docker-build.yml
@@ -1,4 +1,8 @@
1
name: Build and Push Docker Image for nginx-utils container
2
+permissions:
3
+ contents: read
4
+ packages: write
5
+ actions: write
6
on:
7
push:
8
branches:
0 commit comments