deploy fix typo
Some checks failed
deploy to production / deploy-frontend (push) Failing after 3s
Build and test FrontEnd / Build (push) Successful in 22s
Build and test FrontEnd / Test (push) Successful in 22s

This commit is contained in:
Debucquoy 2024-02-20 10:55:27 +01:00
parent dda321256c
commit 9ca94668d7
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} has pushed to production
on:
push:
branches:
- $default-branch
- master
workflow_dispatch:
jobs: