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

feat: Add helm chart release gh action #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gdziwoki
Copy link
Contributor

@gdziwoki gdziwoki commented Jan 20, 2022

This PR adds a GH action that will release the chart on each commit to master
For this to work you will need to:

  • set up an empty gh-actions branch
git reset --hard
git commit --allow-empty -m "fresh and empty gh-pages branch"
git push origin gh-pages
  • add a personal token as a secret to this repo, named GH_TOKEN

@gdziwoki gdziwoki marked this pull request as ready for review January 20, 2022 11:44
@gdziwoki
Copy link
Contributor Author

@lwei-wish could you please take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant