Skip to content

Conversation

@dan-fernandes
Copy link
Contributor

No description provided.

@dan-fernandes dan-fernandes self-assigned this Oct 22, 2025
- name: package chart and push it
run: |
helm dependencies update Charts/glazed
helm package Charts/glazed --version ${GITHUB_REF##*/} --app-version ${GITHUB_REF##*/} -d /tmp/
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the difference between ${GITHUB_REF} and ${{ github.ref_name }} used above?

Copy link

@DiamondJoseph DiamondJoseph left a comment

Choose a reason for hiding this comment

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

Just looking over the workflows now

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.

4 participants