Skip to content

Commit

Permalink
Update publish-mix-hex-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bryannaegele authored Feb 5, 2024
1 parent 6da87ef commit 49f866b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-mix-hex-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
core.exportVariable('package_version', version);
core.exportVariable('gh_release_tag_name', ghRelease.tag_name)
core.info(needs)
core.info(`language: ${needs.config.outputs.language}`)
core.info(`Draft release tag to be created: ${version}`)
var srcFilePath = "";
Expand Down

0 comments on commit 49f866b

Please sign in to comment.