Skip to content

Commit

Permalink
pass alchemy key secret down
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Nov 9, 2023
1 parent f77a3cd commit f3c4add
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
contracts-protocol-deployments:
name: Protocol Deployments
uses: ./.github/workflows/protocol-deployments.yml
secrets: inherit
1 change: 1 addition & 0 deletions .github/workflows/protocol-deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
uses: ./.github/workflows/test.yml
with:
package_folder: packages/protocol-deployments
secrets: inherit

0 comments on commit f3c4add

Please sign in to comment.