Trigger deploy on develop pushes
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
name: Deploy to Shared Hosting
|
name: Deploy to Shared Hosting
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- develop
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
target:
|
target:
|
||||||
|
|||||||
Reference in New Issue
Block a user