Skip to content

Github Actions - Uploading an artifact to repository #25640

Answered by kingthorin
drori200 asked this question in Actions
Discussion options

You must be logged in to vote

Just run the necessary git commands to do it.

git add
git commit
git push

Setup a secret that has the necessary permissions

Replies: 2 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants