fix
Some checks failed
Build the portfolio website / build-portfolio-website (push) Successful in 46s
Build the portfolio website / build-and-release-image (push) Failing after 4s

This commit is contained in:
2025-05-17 21:42:38 +03:00
parent 4c0ad887b5
commit c451ec5b92

View File

@ -37,7 +37,7 @@ jobs:
fetch-depth: 0 # all history for all branches and tags
- name: Login to Image registry
container: quay.io/podman/stable
image: quay.io/podman/stable
env:
REGISTRY: ${{ secrets.DOCKER_REGISTRY }}
USERNAME: ${{ secrets.DOCKER_USERNAME }}