Skip to content

How to upload assets on a draft release in GitHub Actions #3029

Answered by mislav
simonbrunel asked this question in Q&A
Discussion options

You must be logged in to vote

Hmm, your GITHUB_TOKEN should absolutely have the rights to update releases in the same repository. I don't know what's going on here.

You can try setting DEBUG=api environment variable during your job run to see the verbose log of HTTP traffic. Maybe it sheds some light on the mystery.

Can you upload assets to a draft release in that repository using gh release upload locally?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@simonbrunel
Comment options

@mislav
Comment options

@mislav
Comment options

@simonbrunel
Comment options

Answer selected by mislav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants