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

Get rid of anchor syntax in release yaml #419

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

tstirrat15
Copy link
Contributor

Fixes #418

Description

Turns out github actions don't support yaml anchors: actions/runner#1182

This caused the bug reported in the issue.

Changes

  • Get rid of yaml anchor syntax

Testing

Review. Cut a release and see that it succeeds.

@vroldanbet vroldanbet merged commit e4ccc20 into main Sep 19, 2024
15 checks passed
@vroldanbet vroldanbet deleted the stop-using-yaml-anchors branch September 19, 2024 15:44
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

release 0.21.2 contains no binaries/release action is invalid
2 participants