Skip to content

Commit

Permalink
add gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
olegkron committed Aug 7, 2024
1 parent ad66fc7 commit 262524c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
env:
DEPLOYER_ADDRESS: '0xdddd5f804b9d293dce8819d232e8d76381605a62'
PROXY_DEPLOYER_ADDRESS: '0xdddd5f804b9d293dce8819d232e8d76381605a62'
PROXY_DEPLOYER_PRIVATE_KEY: '000000000000000000000000000000000000000000'
DEPLOYER_PRIVATE_KEY: '000000000000000000000000000000000000000000'
PROXY_DEPLOYER_PRIVATE_KEY: 'aa283889a41899614de937816e8c9060cc2609f63de033db9f91828f414dd147'
DEPLOYER_PRIVATE_KEY: 'aa283889a41899614de937816e8c9060cc2609f63de033db9f91828f414dd147'
MESSENGER_0_ADDRESS: '0xdddd5f804b9d293dce8819d232e8d76381605a62'
MESSENGER_1_ADDRESS: '0xdddd5f804b9d293dce8819d232e8d76381605a62'
MESSENGER_2_ADDRESS: '0xdddd5f804b9d293dce8819d232e8d76381605a62'
Expand Down

0 comments on commit 262524c

Please sign in to comment.