Skip to content

Commit

Permalink
fix deploy job
Browse files Browse the repository at this point in the history
  • Loading branch information
runtian-zhou committed Nov 20, 2024
1 parent e717ab4 commit 45f9d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testnet_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
package_dir: intent-framework
check_address: "0x9754f2024c3cc3d1a13d2c5e3c79fccc4b50a4cfc93265f0665e2b24d701059f"
named_addresses: module_addr=0x9754f2024c3cc3d1a13d2c5e3c79fccc4b50a4cfc93265f0665e2b24d701059f
named_addresses: aptos_intent=0x9754f2024c3cc3d1a13d2c5e3c79fccc4b50a4cfc93265f0665e2b24d701059f
private_key: ${{ secrets.PRIVATE_KEY }}
upgrade_allowed: true

0 comments on commit 45f9d35

Please sign in to comment.