We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8aa048 commit 4e5a751Copy full SHA for 4e5a751
.github/workflows/publish-docker.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
push_prod_to_registries:
14
- name: Push Docker image to multiple registries
+ name: Push Docker image to registries
15
runs-on: ubuntu-latest
16
env:
17
REGISTRY: ghcr.io
0 commit comments