Skip to content

ci: Pass the GH token to actions/download-artifact#2514

Merged
chaokunyang merged 1 commit into
apache:mainfrom
esafak:fix/download-artifact
Aug 25, 2025
Merged

ci: Pass the GH token to actions/download-artifact#2514
chaokunyang merged 1 commit into
apache:mainfrom
esafak:fix/download-artifact

Conversation

@esafak
Copy link
Copy Markdown
Contributor

@esafak esafak commented Aug 25, 2025

Why?

actions/download-artifact is failing to find artifacts despite artifacts being created.

What does this PR do?

Pass the github token so the action can find artifacts from other workflow runs (ours are separate).

@chaokunyang chaokunyang merged commit f6d0c52 into apache:main Aug 25, 2025
59 checks passed
chaokunyang pushed a commit that referenced this pull request Aug 25, 2025
## Why?

`actions/download-artifact` is [failing to find
artifacts](https://github.com/apache/fory/actions/runs/17198889531/job/48785824375)
despite [artifacts being
created](https://github.com/apache/fory/actions/runs/17198794761).

## What does this PR do?

Pass the github token so the action can find artifacts from other
workflow runs (ours are separate).
@esafak esafak deleted the fix/download-artifact branch August 25, 2025 12:43
chaokunyang pushed a commit that referenced this pull request Aug 27, 2025
## Why?

`actions/download-artifact` is [failing to find
artifacts](https://github.com/apache/fory/actions/runs/17198889531/job/48785824375)
despite [artifacts being
created](https://github.com/apache/fory/actions/runs/17198794761).

## What does this PR do?

Pass the github token so the action can find artifacts from other
workflow runs (ours are separate).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants