.gitea/workflows/deploy.yml aktualisiert
All checks were successful
deploy-web-assets / deploy (push) Successful in 11s

This commit is contained in:
Denys Konovalov 2023-12-30 22:38:33 +01:00
parent 7b77fd4a02
commit fa55371e31

@ -9,7 +9,6 @@ jobs:
deploy:
if: gitea.repository == 'gcg/web-assets'
runs-on: act-runner-user
timeout-minutes: 5
steps:
- name: Checkout
uses: https://github.com/actions/checkout@v4