fix: specify deploy branch 'master'
Some checks failed
Deploy Strapi to VPS / deploy (push) Has been cancelled

This commit is contained in:
vchikalkin 2025-06-27 18:32:44 +03:00
parent 1d50c3168f
commit 4a5910611e

View File

@ -1,9 +1,8 @@
name: Deploy Strapi
name: Deploy Strapi to VPS
on:
push:
branches:
- main
- master
jobs:
deploy: