Skip to content

Commit 3d22571

Browse files
authored
Pass secrets to CI workflow for publish (#1390)
Signed-off-by: CaptainIRS <36656347+CaptainIRS@users.noreply.github.com>
1 parent e7a5a17 commit 3d22571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ jobs:
1010
publish-caliper:
1111
uses: ./.github/workflows/publish.yml
1212
needs: unit-tests
13+
secrets: inherit

0 commit comments

Comments
 (0)