GitHub Actions on release
Hi there, hope I'm at the right place.
I'm actually new to actions on GitHub, trying for release- depending.
I have some private (because premium module) repos, all went fine on this action (on 5 other repos with the exact same parameters), but here, it produces an error (see attended screenshot)
For the yml, I'll copy/paste that here:
(For space reasons in the next post 😅 )
Do you have any idea what's going wrong here?
9 Replies
You need to allow the actions to read/write. I am on the phone, but it's on the repository settings
Thank you, I'll look out for that, let you know if it's solved 🙂 In the meantime, if you can give me a nudge in the right direction, I'd be most grateful 🙂
In the GitHub repo, go to settings > actions > general > workflow permissions > select read and write
Thank you 🙂 Unfortunately I'm not the owner of the repo, so I gotta reach out for the retired man ^^ I think I'll check this post as solved. If it's not, I'll come back, but these guidelines are surely legit 🙂 Thank you a lot again 🙂
@Algor gave :vote: LeaguePoints™ to @CussaMitre (#345 • 1)
Maybe it is worth asking the owner to give you maintainer permissions (I think that is enough to make these kinds of changes)
Great hint! Thank you 🙂
@Algor gave :vote: LeaguePoints™ to @CussaMitre (#267 • 2)