-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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(ci): fix publish workflow permissions #21773
fix(ci): fix publish workflow permissions #21773
Conversation
Signed-off-by: Bryce Thuilot <[email protected]>
Signed-off-by: Bryce Thuilot <[email protected]>
Head branch was pushed to by a user without write access
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or perhaps we need to add these permissions to workflows that call this one like https://github.com/vectordotdev/vector/blob/master/.github/workflows/custom_builds.yml |
Signed-off-by: Bryce Thuilot <[email protected]>
@jszwedko updated |
Signed-off-by: Jesse Szwedko <[email protected]>
Note: The nightly job https://github.com/vectordotdev/vector/actions/runs/11810954933/attempts/1 passed. |
Summary
Fixes workflow permission for publish
Change Type
Is this a breaking change?