Update github-actions-builddockerfile.yml

This commit is contained in:
McCloudS
2024-02-10 23:04:51 -07:00
committed by GitHub
parent fb84cc2066
commit fef23a7868

View File

@@ -39,4 +39,4 @@ jobs:
target: docker.io/mccloud/subgen:latest
overwrite: true
# Push to the registry
- run: docker image push "mccloud/subgen:latest"
- run: docker image push "mccloud/subgen:latest" --all-tags