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

This commit is contained in:
Jan Gleytenhoover 2024-08-15 09:50:32 +00:00
parent 3be49924b6
commit 64dbe8f19d

@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: https://git.kjan.de/actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3