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

Update github action for image publishing to released #5458

Closed
wants to merge 1 commit into from

Conversation

3vilhamster
Copy link
Member

@3vilhamster 3vilhamster commented Nov 22, 2023

What changed?
I updated event that is trigering image publication to subscribe to released event instead of published.
Published is triggered for both prerelease and release and we want to publish images only for releases.
See the docs https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=released#release

Why
When we've introduced new process for release process with prereleases we've broke image publication and were publishing images manually.

Should resolve #5416 and #5434

Release notes
Fixed image publication on release.

@3vilhamster 3vilhamster marked this pull request as ready for review November 22, 2023 10:57
@3vilhamster
Copy link
Member Author

Will redo from fork

@3vilhamster 3vilhamster deleted the publish-image-on-release branch November 22, 2023 11:56
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.

v1.2.2 (latest) is not uploaded to docker hub
1 participant