We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c50105 commit 9024962Copy full SHA for 9024962
1 file changed
.github/workflows/push-docker-image.yml
@@ -4,11 +4,6 @@ name: Push Docker Image
4
on:
5
workflow_call:
6
7
-
8
-permissions:
9
- contents: read
10
- packages: write
11
- id-token: write
12
env:
13
# Use docker.io for Docker Hub if empty
14
REGISTRY: ghcr.io
0 commit comments