-
Notifications
You must be signed in to change notification settings - Fork 13
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(release): call submodule update from release workflow #105
Conversation
We could delete the release and re-run the action, I think |
Let's give it a try, it would be nice to see this whole thing working end-to-end. We'll need to make sure the tag is deleted also. |
(cherry picked from commit ed50629)
(cherry picked from commit ed50629) Co-authored-by: Elliott Baron <[email protected]>
@Mergifyio backport gh-pages |
✅ Backports have been created
|
(cherry picked from commit ed50629) # Conflicts: # .github/workflows/helm-release.yml
There's also the chart index.yaml though: That could pose a problem unless we revert it. |
Ah, right. I think just reverting that commit so the workflow action can redo it makes sense. |
Won't fix the problem for this release unfortunately.
Fixes: #104