Skip to content

Commit 0f2aa18

Browse files
committed
test: point prepare-preview-builds action at branch ref
1 parent 5a9d9bc commit 0f2aa18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-preview.yml

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

9898
- name: Prepare preview builds (monorepo)
9999
if: ${{ inputs.is-monorepo }}
100-
uses: MetaMask/github-tools/.github/actions/prepare-preview-builds@v1
100+
uses: MetaMask/github-tools/.github/actions/prepare-preview-builds@prepare-preview-builds-action
101101
with:
102102
npm-scope: ${{ inputs.npm-scope }}
103103
commit-hash: ${{ steps.commit-sha.outputs.COMMIT_SHA }}

0 commit comments

Comments
 (0)