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

Use release published GitHub Action event instead of tag push #114

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

agners
Copy link
Collaborator

@agners agners commented Nov 28, 2024

Instead of tag push use the release published even to trigger the workflow. This allows to easier special case the release workflow e.g. to reuse the latest build container from the base branch.

Instead of tag push use the release published even to trigger the
workflow. This allows to easier special case the release workflow e.g.
to reuse the latest build container from the base branch.
@agners agners merged commit 7945e56 into main Nov 28, 2024
5 checks passed
@agners agners deleted the use-release-published-event branch November 28, 2024 21:22
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.

2 participants