mirror of
https://github.com/m-damien/VisualStoryWriting.git
synced 2026-08-28 17:22:11 +08:00
Use the right branch name for deployment
This commit is contained in:
@@ -2,7 +2,7 @@ name: deploy
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user