Skip to content

Commit 9173e6f

Browse files
committed
feat: add security
1 parent b8684bc commit 9173e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/solidity.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
secrets:
3737
TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
ANVIL_TESTS_PRIVATE_KEY: ${{ secrets.ANVIL_TESTS_PRIVATE_KEY }}
39+
AIKIDO_SECRET_KEY: ${{ secrets.AIKIDO_SECRET_KEY }}
3940
with:
4041
docker-image-name: solidity-empty
4142
runs-on: foundry

0 commit comments

Comments
 (0)