Skip to content

Commit ccaf928

Browse files
committed
fix: Remove inherited secrets declaration from CI job
1 parent d7b404e commit ccaf928

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
with:
4848
SEPOLIA_RPC_URL: ${{ secrets.SEPOLIA_RPC_URL }}
4949
ARBITRUM_SEPOLIA_RPC_URL: ${{ secrets.ARBITRUM_SEPOLIA_RPC_URL }}
50-
secrets: inherit
5150

5251
# Deploy and verify contract.
5352
deploy:

0 commit comments

Comments
 (0)