Skip to content

fix: add tag_name parameter to GitHub release action #24

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

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

Tiberriver256
Copy link
Owner

This pull request includes a small change to the .github/workflows/release.yml file. The change adds the tag_name parameter to the jobs: section, using the version output from the package-version step.

  • .github/workflows/release.yml: Added tag_name: v${{ steps.package-version.outputs.version }} to the jobs: section to specify the tag name for the release.

@Tiberriver256 Tiberriver256 merged commit 68cfa43 into main Mar 26, 2025
1 check passed
@Tiberriver256 Tiberriver256 deleted the fix-tagging-in-release branch March 26, 2025 11:01
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.

1 participant