Skip to content

Commit

Permalink
Pass secrets to CI workflow for publish (#1390)
Browse files Browse the repository at this point in the history
Signed-off-by: CaptainIRS <36656347+CaptainIRS@users.noreply.github.com>
  • Loading branch information
CaptainIRS committed Jun 26, 2022
1 parent e7a5a17 commit 3d22571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ jobs:
publish-caliper:
uses: ./.github/workflows/publish.yml
needs: unit-tests
secrets: inherit

0 comments on commit 3d22571

Please sign in to comment.