actions / upload-artifact

MIT License
3.03k stars 686 forks source link

Possibility of passing in a token to `upload-artifact` [feat req] #455

Open fjeldstad opened 8 months ago

fjeldstad commented 8 months ago

What would you like to be added?

I would like to be able to specify a token that is used for uploading the file(s).

Why is this needed?

To support running workflows that upload artifacts triggered by Dependabot. An example would be sharded Playwright test runs where artifacts are used for storing the merged test results.

robherley commented 7 months ago

👋 At this time, even in v4 we don't support github tokens for uploads yet.

However, in downloads we do support it! As long as there is an actions:read scope