We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd0ef1 commit 22e025fCopy full SHA for 22e025f
1 file changed
.github/workflows/publish.yml
@@ -22,7 +22,6 @@ jobs:
22
with:
23
node-version: 24
24
- uses: oven-sh/setup-bun@v1
25
- - run: npm install -g npm@latest
26
- run: git config user.name "github-actions[bot]"
27
- run: git config user.email "github-actions[bot]@users.noreply.github.com"
28
- run: npm version patch
0 commit comments