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 81276e7 commit 85da556Copy full SHA for 85da556
.github/workflows/push-dist.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v3
15
- - uses: NullVoxPopuli/[email protected]
+ - uses: ./.github/actions/pnpm
16
- uses: kategengler/[email protected]
17
with:
18
branch: dist/${GITHUB_REF##*/}
0 commit comments