Skip to content

How do I make a workflow produce an artifact? #25536

Answered by rajsite
skye asked this question in Actions
Discussion options

You must be logged in to vote

I think to make artifacts show up there you can use GitHub’s upload-artifact action: https://github.community/t5/GitHub-Actions/Caching-files-between-GitHub-Action-executions/m-p/30172/highlight/true#M130

This is the actual upload-artifact action repo: https://github.com/actions/upload-artifact

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants