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 7979aa7 commit 85fcb5fCopy full SHA for 85fcb5f
.github/workflows/documentation.yml
@@ -3,7 +3,7 @@ name: Create Documentation 📚
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
8
jobs:
9
# Build the documentation
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Create Release 📦
# Tag the build
0 commit comments