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

CI: change publish step condition #6181

Merged

Conversation

tertsdiepraam
Copy link
Member

Hopefully, this fixes our release artifact problems.

Based on: https://github.com/marketplace/actions/gh-release#-limit-releases-to-pushes-to-tags

Hopefully, this fixes our release artifact problems.
@sylvestre
Copy link
Contributor

let's see

@sylvestre sylvestre merged commit d7434d4 into uutils:main Apr 2, 2024
64 checks passed
@rivy
Copy link
Member

rivy commented Apr 24, 2024

@tertsdiepraam , @sylvestre , unfortunately, this doesn't appear to fix the issue.

I believe that the CICD.yaml config instead just needs to trigger for all tags.
If so, the config is just slightly wrong.
If I'm correct it'll be a one line change.

...

With the change, it's now testing as correct on a test clone.

I've opened a PR with the fix.
I have included a reversion of this commit so that only version-type tags will trigger release deployment.

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.

3 participants