Use the right actions repository
Some checks failed
Release / Release (push) Failing after 13s

This commit is contained in:
Bill Niblock 2024-04-23 18:20:55 +00:00
parent 64c8fabd55
commit d8c5fc8678

View file

@ -35,7 +35,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.REGISTRY_IMAGE_NAME }} images: ${{ env.REGISTRY }}/${{ env.REGISTRY_IMAGE_NAME }}
- name: Build and publish Alpine Latest - name: Build and publish Alpine Latest
uses: https://code.forgejo.org/actions/docker-build-push-action@v5 uses: https://code.forgejo.org/docker/build-push-action@v5
with: with:
context: .docker/latest context: .docker/latest
push: true push: true