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 6c7690b commit 0cd96abCopy full SHA for 0cd96ab
.github/workflows/gh-pages.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main # Set a branch name to trigger deployment
7
+ - fix-github-ci
8
workflow_dispatch: {}
9
10
jobs:
0 commit comments