Update README.md
Fix wrong name of the action image
This commit is contained in:
parent
cf79bbde67
commit
0f0c5bd8ea
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Use Podman Build and Push Action
|
- name: Use Podman Build and Push Action
|
||||||
uses: frozen-tapestry/podman-build-push-action@v1
|
uses: Frozen-Tapestry/container-action@v1
|
||||||
with:
|
with:
|
||||||
login_registry: ghcr.io
|
login_registry: ghcr.io
|
||||||
login_username: ${{ secrets.REGISTRY_USERNAME }}
|
login_username: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue