We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4ab8a commit 45257d3Copy full SHA for 45257d3
.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/[email protected] # 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