Update .gitea/workflows/php-deployer.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 48s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:06:47 +00:00
parent db8026033a
commit 0dcfb7b340

@ -20,7 +20,7 @@ jobs:
uses: https://git.kjan.de/actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: https://git.kjan.de/actions/setup-buildx-action@v3
- name: Login to Docker Registry
uses: docker/login-action@v3