Skip to content

Commit

Permalink
ci: fix owner address
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTimepunk committed Jan 24, 2024
1 parent acaa188 commit 37852b4
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 @@ -22,6 +22,7 @@ env:
TENDERLY_PROJECT_SLUG: "v1" # your project slug
TENDERLY_ACCOUNT_ID: "superform" # your username or organization name
FOUNDRY_EXPORTS_OVERWRITE_LATEST: "true"
OWNER_ADDRESS: ${{ secrets.OWNER_ADDRESS }}

jobs:
build:
Expand Down

0 comments on commit 37852b4

Please sign in to comment.