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 724980a commit b545d8aCopy full SHA for b545d8a
actions/push-to-gar-docker/action.yaml
@@ -164,6 +164,7 @@ runs:
164
with:
165
environment: ${{ inputs.environment }}
166
delete_credentials_file: false
167
+ registry: ${{ inputs.registry }}
168
- name: Extract metadata (tags, labels) for Docker
169
id: meta
170
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
0 commit comments