.gitea/workflows/deploy.yml aktualisiert
Some checks are pending
We-Assets Bereitstellung / Bereitstellung (push) Waiting to run

This commit is contained in:
Denys Konovalov 2024-07-07 12:03:13 +02:00
parent be7a857d5a
commit 42c8612a6a

@ -1,12 +1,12 @@
name: deploy-web-assets
name: We-Assets Bereitstellung
on:
push:
branches:
- main
branches: [main]
jobs:
deploy:
name: Bereitstellung
if: gitea.repository == 'gcg/web-assets'
runs-on: act-runner-user
steps:
@ -24,4 +24,4 @@ jobs:
if: always()
with:
chat_id: ${{ secrets.TG_CHAT_ID }}
token: ${{ secrets.TG_TOKEN }}
token: ${{ secrets.TG_TOKEN }}