Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 66a4d96

Browse filesBrowse files
authored
CI Fix circleci artifact redirector action (#26181)
1 parent fdf77af commit 66a4d96
Copy full SHA for 66a4d96

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.github/workflows/artifact-redirector.yml

Copy file name to clipboardExpand all lines: .github/workflows/artifact-redirector.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
uses: larsoner/circleci-artifacts-redirector-action@master
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
21+
api-token: ${{ secrets.CIRCLECI_TOKEN }}
2122
artifact-path: 0/doc/_changed.html
2223
circleci-jobs: doc
2324
job-title: Check the rendered docs here!

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.