We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4f327 commit 8640765Copy full SHA for 8640765
.github/workflows/gh-pages.yml
@@ -5,7 +5,7 @@ on:
5
branches: # TODO: Decide which branches to build
6
- main
7
- develop
8
- - deploy-pages
+ - feature/deploy-pages
9
workflow_dispatch:
10
11
jobs:
0 commit comments