Update push.yaml

This commit is contained in:
Muneeb Aijaz
2023-10-05 12:08:12 +05:00
committed by GitHub
parent f9d02d76ef
commit 37a4e83ffb

View File

@@ -115,7 +115,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ${{env.REGISTRY}}
username: ${{github.actor}}
username: stakater-user
password: ${{secrets.GITHUB_TOKEN}}
- name: Generate image repository path for ghcr registry