fix: specify deploy branch 'master'
Some checks failed
Deploy Strapi to VPS / deploy (push) Has been cancelled
Some checks failed
Deploy Strapi to VPS / deploy (push) Has been cancelled
This commit is contained in:
parent
1d50c3168f
commit
4a5910611e
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: Deploy Strapi
|
||||
|
||||
name: Deploy Strapi to VPS
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user