remove uneeded inputs
Some checks failed
Reload Act Runner Stack to clear cache for workflows / diff (push) Successful in 1m29s
Reload Act Runner Stack to clear cache for workflows / deploy-gitainer (push) Failing after 3s
Reload Act Runner Stack to clear cache for workflows / notify (push) Has been skipped

This commit is contained in:
Martin Dimitrov 2026-03-06 12:59:09 -08:00
parent c14a5520f0
commit 411a1524ab

View File

@ -8,11 +8,7 @@ jobs:
diff:
uses: martin/chromart-gitea-actions/.gitea/workflows/diff-output.yaml@main
with:
repository: ${{ github.repository }}
ref: ${{ github.ref }}
files: .gitea/**
secrets:
token: ${{ github.token }}
deploy-gitainer:
needs: diff