-
Notifications
You must be signed in to change notification settings - Fork 128
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
Bug in release workflow: it doesn't actually release anymore #1674
Comments
I'd guess that |
Sorry you had to be the guinea pig here. Should've tested before merging! I'll debug on a personal fork. |
The issue is the condition |
We forgot to add |
This release made it halfway through. My plan:
|
I ran release workflow with tag 26.1.0, it ran successfully but it didn't actually release
https://github.com/nextstrain/augur/actions/runs/11799213368
Maybe related to recent changes to release workflow: #1634 by @victorlin? Or did I do something wrong during release process? I exactly followed the manual:
It's hard to test this without triggering a release itself:
augur/.github/workflows/ci.yaml
Line 360 in 00b9774
https://github.com/nextstrain/augur/pull/1634/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133ddR360
The text was updated successfully, but these errors were encountered: