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 b16a92b commit c60efe9Copy full SHA for c60efe9
1 file changed
.github/workflows/deploy-docs_ghpage.yml
@@ -3,7 +3,7 @@ name: Deploy Docs to Pages
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ "main" ] # or "develop"
+ branches: [ "emmuhamm/deploy-docs" ] # or "develop"
7
# optional schedule:
8
# schedule:
9
# - cron: "0 0 * * 6"
0 commit comments