Create Action 'Publish Docker image to GHCR'
Publish Docker image to GHCR / build-and-push (release) Failing after 5m2s
Publish Docker image to GHCR / build-and-push (release) Failing after 5m2s
This commit is contained in:
@@ -32,4 +32,4 @@ jobs:
|
||||
|
||||
- name: Push Docker image
|
||||
run: |
|
||||
docker push ghcr.io/${{ github.repository_owner }}/my-image:latest
|
||||
docker push ghcr.io/igorvolochay/my-image:latest
|
||||
|
||||
Reference in New Issue
Block a user