We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f3345 commit b3f9f7fCopy full SHA for b3f9f7f
1 file changed
.github/workflows/docker-publish.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
docker-build-publish:
11
+ permissions:
12
+ contents: read
13
name: Build and Publish Docker Image
14
runs-on: ubuntu-latest
15
0 commit comments