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 4913257 commit 0a9c309Copy full SHA for 0a9c309
.github/workflows/build.yaml
@@ -12,6 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
with:
15
+ ref: main
16
path: website
17
18
0 commit comments