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.
2 parents 6831635 + 7d4d87d commit d38a196Copy full SHA for d38a196
.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