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 0fdd097 commit a516178Copy full SHA for a516178
.github/workflows/publish.yml
@@ -14,7 +14,6 @@ jobs:
14
with:
15
node-version: '16.x'
16
registry-url: 'https://registry.npmjs.org'
17
- cache: npm
18
- name: Git Identity
19
run: |
20
git config --global user.name 'github-actions[bot]'
0 commit comments