Update .gitea/workflows/ci.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26s
Gitea Actions Demo / tag-only-job (push) Successful in 40s

This commit is contained in:
dany 2024-07-24 15:53:31 +02:00
parent 6d061ec02d
commit 1edde55597

View File

@ -26,7 +26,7 @@ jobs:
retention-days: 1
- run: echo "🍏 This job's status is ${{ job.status }}."
tag-only-job:
runs-on: dind
runs-on: act-runner
# if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
needs: Explore-Gitea-Actions
container: