Merge pull request #2 from felipet/prime

The container image is wrong in the documentation
This commit is contained in:
Foat 2025-02-28 16:22:51 +03:00 committed by GitHub
commit db55fdf5f3
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 }}