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 15f49db commit ab3163bCopy full SHA for ab3163b
.github/workflows/ci_deploy_workflow.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
name: build
31
path: public
32
- deploy_to_github_pages:
+ deploy_to_github_pages_on_main_branch:
33
runs-on: ubuntu-latest
34
permissions:
35
contents: read
0 commit comments