Create Action 'Publish Docker image to GHCR'
Publish Docker image to GHCR / build-and-push (release) Failing after 5m2s

This commit is contained in:
IgorVolochay
2025-02-15 18:30:48 +03:00
parent e43e872595
commit 37d9249795
+1 -1
View File
@@ -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