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