Skip to content

Commit

Permalink
use right squads package with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanphan committed Dec 30, 2024
1 parent bafe451 commit 2993e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-program.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ jobs:

- name: Create Squads proposal
if: github.event.inputs.dry_run == 'false' && env.DEPLOY_TYPE == 'squads'
uses: metaplex-foundation/squads-program-upgrade
uses: metaplex-foundation/squads-program-upgrade@main
with:
network-url: ${{ env.RPC }}
program-multisig: ${{ env.SQUADS_MULTISIG }}
Expand Down

0 comments on commit 2993e66

Please sign in to comment.