mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Update release_all_files.yml - pass secrets to Mathcad builder [skip ci]
Try calling the Mathcad builder with inherited secrets from the main workflow (to pass the token to the private files needed by Mathcad).
This commit is contained in:
1
.github/workflows/release_all_files.yml
vendored
1
.github/workflows/release_all_files.yml
vendored
@@ -83,6 +83,7 @@ jobs:
|
||||
# Doesn't work through the matrix calls to release_get_artifact above and no output results for troubleshooting.
|
||||
uses: ./.github/workflows/mathcad_builder.yml
|
||||
# Stores artifact under binaries-MathcadPrime consistent with the other builds
|
||||
secrets: inherit
|
||||
|
||||
|
||||
prepare_sources:
|
||||
|
||||
Reference in New Issue
Block a user