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 #5460

Merged

Conversation

3vilhamster
Copy link
Member

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.

@sankari165 sankari165 enabled auto-merge (squash) November 23, 2023 12:14
@sankari165 sankari165 merged commit 85d173b into cadence-workflow:master Nov 23, 2023
16 checks passed
@3vilhamster 3vilhamster deleted the publish-image-on-release branch November 23, 2023 13:39
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
2 participants