Update .forgejo/workflows/build.yml
This commit is contained in:
parent
fb25699a64
commit
35c02ca847
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ jobs:
|
||||||
# podman push "${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}:latest"
|
# podman push "${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}:latest"
|
||||||
|
|
||||||
- name: Log in to the GitHub Container registry
|
- name: Log in to the GitHub Container registry
|
||||||
uses: redhat-actions/podman-login@4934294ad0449894bcd1e9f191899d7292469603 # master
|
uses: https://github.com/redhat-actions/podman-login@4934294ad0449894bcd1e9f191899d7292469603 # master
|
||||||
with:
|
with:
|
||||||
registry: rievo.dev
|
registry: rievo.dev
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue