Skip to content

Commit 339923b

Browse files
committed
Update reusable-build.yaml
1 parent 0b05ff7 commit 339923b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270

271271
- name: Deploy Program (Squads)
272272
if: inputs.deploy && inputs.use-squads
273-
uses: Woody4618/squads-program-action@fix
273+
uses: Woody4618/squads-program-action@main
274274
with:
275275
rpc: ${{ env.DEPLOY_URL }}
276276
program: ${{ env.PROGRAM_ID }}

0 commit comments

Comments
 (0)