forked from PluralFlux/PluralFlux
update workflow to put branch references into quotes and add Develop branch
All checks were successful
Build Dev instance / build (push) Successful in 1m8s
All checks were successful
Build Dev instance / build (push) Successful in 1m8s
This commit is contained in:
@@ -2,7 +2,7 @@ name: Auto-Sync from Mirror
|
||||
on:
|
||||
push:
|
||||
repository: "Pluralflux/Pluralflux"
|
||||
branches: [main,develop]
|
||||
branches: ['main', 'Develop', 'develop']
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user