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 ad7e320 commit 8dc7350Copy full SHA for 8dc7350
.github/workflows/release.yaml
@@ -29,6 +29,7 @@ jobs:
29
test-script: npm run tests
30
31
build-website:
32
+ if: false
33
name: Build Website
34
uses: makerxstudio/shared-config/.github/workflows/node-build-zip.yml@main
35
with:
0 commit comments