We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b9e8d commit d4ac3b0Copy full SHA for d4ac3b0
1 file changed
.github/workflows/gh-pages.yml
@@ -2,7 +2,7 @@ name: Publish Github Pages
2
3
on:
4
push:
5
- branches: [master]
+ branches: [master, shibuya]
6
7
# Cancel any in-progress job or run
8
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency
0 commit comments