Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GitHub Action permission to publish assets #367

Merged
merged 2 commits into from
May 8, 2024

Conversation

enrichman
Copy link
Contributor

The testing release v2.9.0-rc2 failed: https://github.com/rancher/cli/actions/runs/8999212629/job/24720925994

Error was HTTP 403: Resource not accessible by integration because the contents permission was set to read, while the needed permission to update a release should be write.

Added contents: write permission in release workflow.

bigkevmcd
bigkevmcd previously approved these changes May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate rancher/cli from Drone to GH Actions
3 participants