add custom depoly action -- chage to main branch

This commit is contained in:
engigu
2024-01-03 11:31:16 +08:00
parent f9bc1d2fa4
commit df2aaced53
+1 -1
View File
@@ -4,7 +4,7 @@ name: custom-deploy-your-server
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: [ "dev" ] branches: [ "main" ]
jobs: jobs:
build: build: