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 c1d501a commit a28bb8dCopy full SHA for a28bb8d
.github/workflows/build-website.yml
@@ -10,7 +10,7 @@ permissions: read-all
10
11
jobs:
12
build-website:
13
- uses: seedcase-project/.github/.github/workflows/reusable-build-docs.yml@main
+ uses: seedcase-project/.github/.github/workflows/reusable-build-docs-with-python.yml@main
14
secrets:
15
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}
16
# This is to allow using `gh` CLI
0 commit comments