Update .forgejo/workflows/build.yml
This commit is contained in:
parent
8cdcbc3b86
commit
ad932eccf1
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ jobs:
|
||||||
echo $auth > $HOME/.docker/config.json
|
echo $auth > $HOME/.docker/config.json
|
||||||
|
|
||||||
- name: Log in to the GitHub Container registry
|
- name: Log in to the GitHub Container registry
|
||||||
uses: redhat-actions/podman-login@v1
|
uses: https://github.com/redhat-actions/podman-login@v1
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.REGISTRY }}
|
registry: ${{ env.REGISTRY }}
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue