Skip to content

Commit

Permalink
Add deployer key to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
apbendi committed Nov 14, 2023
1 parent a40dd1e commit c8175d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

env:
FOUNDRY_PROFILE: ci
DEPLOYER_PRIVATE_KEY: ${{ secrets.DEPLOYER_PRIVATE_KEY }}

jobs:
build:
Expand Down

0 comments on commit c8175d3

Please sign in to comment.