Update .gitea/workflows/build_docker.yml

This commit is contained in:
Luke Tainton 2025-01-12 22:11:11 +01:00
parent f3c8eaf7af
commit 4c33d7423e

View File

@ -7,7 +7,6 @@ on:
jobs:
create_docker:
name: Create Docker Image
needs: create_release
uses: https://git.tainton.uk/actions/gha-workflows/.gitea/workflows/build-push-docker.yml@main
with:
release: ${{ gitea.event.release.name }}