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

Fix use of publish-image GHA from other repositories #459

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Jul 31, 2024

The use of ${{ github.ref_name }} within the tag description was breaking the use of this GHA from other repositories, as it was being interpolated.

The reference implementation got a minor improvement as well, to help users that need to release multiple tags.

pjbgf added 2 commits July 31, 2024 16:15
That reference was breaking the use of this GHA from other
repositories:
https://github.com/pjbgf/security-scan/actions/runs/10182810062/job/28166265603

Signed-off-by: Paulo Gomes <[email protected]>
@briandowns briandowns merged commit dea9a51 into rancher:master Jul 31, 2024
2 checks passed
@pjbgf pjbgf deleted the publish-gha branch July 31, 2024 15:58
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.

3 participants