We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97270cd commit 11354acCopy full SHA for 11354ac
1 file changed
.github/workflows/release.yaml
@@ -8,6 +8,9 @@ on:
8
- v*
9
10
11
+permissions:
12
+ contents: read
13
+
14
jobs:
15
push_to_registry:
16
name: Push Docker image to Docker Hub
0 commit comments