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 6831635 commit 7d4d87dCopy full SHA for 7d4d87d
.github/workflows/docs-link.yml
@@ -6,7 +6,7 @@ jobs:
6
name: Run CircleCI artifacts redirector
7
steps:
8
- name: GitHub Action step
9
- uses: larsoner/circleci-artifacts-redirector-action@0.2.0
+ uses: larsoner/circleci-artifacts-redirector-action@0.3.1
10
with:
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
artifact-path: 0/docs/index.html
0 commit comments