add custom depoly action -- chage to main branch
This commit is contained in:
@@ -4,7 +4,7 @@ name: custom-deploy-your-server
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "dev" ]
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user