Update publish-mix-hex-release.yml

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

View File

@ -124,6 +124,7 @@ jobs:
core.exportVariable('package_version', version);
core.exportVariable('gh_release_tag_name', ghRelease.tag_name)
core.info(needs)
core.info(`Draft release tag to be created: ${version}`)
var srcFilePath = "";