.gitea/workflows/deploy.yml aktualisiert
All checks were successful
Keycloak-Theme Bereitstellung / Bereistellung (push) Successful in 3s

This commit is contained in:
Denys Konovalov 2024-07-07 11:50:25 +02:00
parent d39e4294f5
commit aada5cdd33

@ -1,11 +1,12 @@
name: deploy
name: Keycloak-Theme Bereitstellung
on:
push:
branches: [ main ]
branches: [main]
jobs:
deploy:
name: Bereistellung
runs-on: act-runner-user
steps:
- name: Checkout
@ -20,4 +21,4 @@ jobs:
if: always()
with:
chat_id: ${{ secrets.TG_CHAT_ID }}
token: ${{ secrets.TG_TOKEN }}
token: ${{ secrets.TG_TOKEN }}