We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8716cbb commit 91881b8Copy full SHA for 91881b8
1 file changed
.github/workflows/main-ci.yml
@@ -63,7 +63,7 @@ jobs:
63
url: ${{ steps.deployment.outputs.url }}
64
steps:
65
- id: deployment
66
- uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@0.8.0 # ratchet:exclude
+ uses: hoverkraft-tech/ci-github-publish/actions/deploy/github-pages@6d9e5d48da1a80c085e8ed867d680a5e99b28217 # 0.8.0
67
with:
68
build-path: docs/build
69
build-artifact-name: build
0 commit comments