Skip to content

Commit 5d460e4

Browse files
committed
Update pr-merge.yaml
1 parent 70849fb commit 5d460e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-merge.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ jobs:
2626
with:
2727
sha: ${{ github.sha }}
2828
ENVIRONMENT: "beta-sepolia"
29+
secrets:
30+
WALLET_PRIVATE_KEY: ${{ secrets.WALLET_PRIVATE_KEY }}
2931

0 commit comments

Comments
 (0)