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

add actions for releases #40

Merged
merged 5 commits into from
Apr 24, 2023
Merged

add actions for releases #40

merged 5 commits into from
Apr 24, 2023

Conversation

gaelgatelement
Copy link
Member

No description provided.

.github/workflow/lint.yml Outdated Show resolved Hide resolved
Comment on lines +29 to +32
- name: Run chart-releaser
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.github/workflow/lint.yml Show resolved Hide resolved
This was linked to issues Apr 24, 2023
Copy link
Member

@benbz benbz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's give it a go!

@gaelgatelement gaelgatelement merged commit 3c4e5c5 into main Apr 24, 2023
@gaelgatelement gaelgatelement deleted the gaelg/add-runners-actions branch April 24, 2023 12:56
This was referenced Apr 25, 2023
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.

Proper releases Add CI
2 participants