Skip to content

Commit 5adf313

Browse files
committed
Update ci-base.yml
1 parent 780349d commit 5adf313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- run: pnpm install
5151
- run: pnpm release:build
5252
- name: Publish packages to pkg.pr.new
53-
uses: mui/mui-public/.github/actions/ci-publish
53+
uses: mui/mui-public/.github/actions/ci-publish@master
5454
with:
5555
pr-comment: ${{ inputs.pr-comment }}
5656
use-compact-url: ${{ inputs.use-compact-url }}

0 commit comments

Comments
 (0)