use main for remote workflow
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 3s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Has been cancelled

This commit is contained in:
Martin Dimitrov 2024-12-11 19:38:05 -08:00
parent 1130292d68
commit 191e4fc2ae

View File

@ -6,7 +6,7 @@ on:
jobs: jobs:
docker: docker:
uses: martin/chromart-gitea-actions/.gitea/workflows/docker-publish-private.yaml uses: martin/chromart-gitea-actions/.gitea/workflows/docker-publish-private.yaml@main
with: with:
repository: ${{ github.repository }} repository: ${{ github.repository }}
ref: ${{ github.ref }} ref: ${{ github.ref }}