Update publish-mix-hex-release.yml

This commit is contained in:
Bryan Naegele 2024-02-04 17:57:52 -07:00 committed by GitHub
parent 6da87eff56
commit 49f866b603
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 = "";