Skip to content

Only publish on tag and release #14

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

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

haacked
Copy link
Collaborator

@haacked haacked commented Jan 17, 2025

When we tag a release using the pattern v*, we'll upload the build artifacts. The release job will grab those artifacts and publish.

When we tag a release using the pattern `v*`, we'll upload the build artifacts. The release job will grab those artifacts and publish.
A pushed tag might not be done building before we want to create a release. However, when we push a tag, that just points to an existing commit. *THAT* commit should be done building and uploading artifacts.
@haacked haacked merged commit 7e66594 into main Jan 17, 2025
2 checks passed
@haacked haacked deleted the haacked/only-publish-on-tags-and-release branch January 17, 2025 18:02
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.

1 participant