We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 780349d commit 5adf313Copy full SHA for 5adf313
.github/workflows/ci-base.yml
@@ -50,7 +50,7 @@ jobs:
50
- run: pnpm install
51
- run: pnpm release:build
52
- name: Publish packages to pkg.pr.new
53
- uses: mui/mui-public/.github/actions/ci-publish
+ uses: mui/mui-public/.github/actions/ci-publish@master
54
with:
55
pr-comment: ${{ inputs.pr-comment }}
56
use-compact-url: ${{ inputs.use-compact-url }}
0 commit comments