Update README.md

Fix wrong name of the action image
This commit is contained in:
Felipe Torres González 2025-02-28 09:27:45 +01:00 committed by GitHub
parent cf79bbde67
commit 0f0c5bd8ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ jobs:
uses: actions/checkout@v4
- name: Use Podman Build and Push Action
uses: frozen-tapestry/podman-build-push-action@v1
uses: Frozen-Tapestry/container-action@v1
with:
login_registry: ghcr.io
login_username: ${{ secrets.REGISTRY_USERNAME }}