Closed figi44 closed 1 year ago
Fixes passing secrets to build-package action. Token is injected when parsing inputs into JSON object. Build inputs are prepared in the build job instead, because it's not allowed to pass secrets between jobs.
build-package
Fixes passing secrets to
build-package
action. Token is injected when parsing inputs into JSON object. Build inputs are prepared in the build job instead, because it's not allowed to pass secrets between jobs.