Skip to content

Commit

Permalink
Pass secrets to callable workflow (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF authored May 6, 2024
1 parent c270379 commit 3d30f76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
use_hdf: ${{ needs.get-base-names.outputs.hdf4-name }}
use_hdf5: ${{ needs.get-base-names.outputs.hdf5-name }}
use_environ: snapshots
secrets: inherit

call-workflow-release:
needs: [get-base-names, call-workflow-tarball, call-workflow-ant]
Expand Down

0 comments on commit 3d30f76

Please sign in to comment.