We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f2d2b commit 03e34bbCopy full SHA for 03e34bb
.github/workflows/docs-preview.yaml
@@ -56,7 +56,7 @@ jobs:
56
--baseURL "https://z5labs.github.io/battlebots/pr-preview/pr-${{ github.event.pull_request.number }}/"
57
58
- name: Deploy PR Preview
59
- uses: rossjrw/pr-preview-action@8ff09e486b4c23709012eedd3b42e9f0b95dd0c5 # v1
+ uses: rossjrw/pr-preview-action@3e4ed158ecbf7f58513abc0dc15a4ad3b0e18ee5 # v1
60
with:
61
source-dir: ./docs/public
62
preview-branch: gh-pages
0 commit comments