Updated workflows
Some checks failed
FTP Upload on Push / deploy (push) Successful in 7s
FTP Upload on Push / release (push) Failing after 3s

This commit is contained in:
2025-12-26 15:57:02 +00:00
parent d4ab56171d
commit c7c5a95a04
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
name: FTP Upload on Push
on:
workflow_dispatch:
push:
branches:
- prod

View File

@@ -1,5 +1,9 @@
name: FTP Upload on Push
on: workflow_dispatch
on:
workflow_dispatch:
push:
branches:
- prod
jobs:
release: