Merge commit 'db55fdf5f3' into fix/clone-err2

This commit is contained in:
Foat Akhmadeev 2025-02-28 16:27:01 +03:00
commit 8f948270a6

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 }}