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 e44cc3e commit 52fd629Copy full SHA for 52fd629
.github/workflows/covector-version-or-publish.yml
@@ -31,8 +31,6 @@ jobs:
31
registry-url: 'https://registry.npmjs.org'
32
- uses: pnpm/action-setup@v4
33
name: Install pnpm
34
- with:
35
- version: 10
36
- name: git config
37
run: |
38
git config --global user.name "${{ github.event.pusher.name }}"
0 commit comments