chnaged to run all branches
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 16s
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 16s
This commit is contained in:
parent
3812f99259
commit
4c871c20a0
5
.github/workflows/ftpDeploy.yml
vendored
5
.github/workflows/ftpDeploy.yml
vendored
@ -1,4 +1,7 @@
|
|||||||
on: push
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- '*'
|
||||||
name: 🚀 Deploy website on push
|
name: 🚀 Deploy website on push
|
||||||
jobs:
|
jobs:
|
||||||
web-deploy:
|
web-deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user