We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.npmrc
1 parent c2994c6 commit 3d1f6aeCopy full SHA for 3d1f6ae
1 file changed
.github/workflows/npm-publish.yml
@@ -15,6 +15,8 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
18
+ - run: rm -rf .npmrc
19
+
20
- name: Install pnpm
21
uses: pnpm/action-setup@v4
22
with:
0 commit comments