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 a185408 commit 051f159Copy full SHA for 051f159
.github/workflows/publish-every-commit.yml
@@ -19,7 +19,4 @@ jobs:
19
- name: Install dependencies
20
run: npm install
21
22
- - name: Build
23
- run: npm run build
24
-
25
- run: npx pkg-pr-new publish --template '.'
0 commit comments