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 d2d7174 commit 391bb85Copy full SHA for 391bb85
.github/workflows/npm-publish.yml
@@ -14,8 +14,6 @@ jobs:
14
uses: actions/setup-node@v2-beta
15
with:
16
node-version: '12'
17
- - name: Build dist
18
- run: npm dist
19
- name: Publish if version has been updated
20
uses: pascalgn/npm-publish-action@06e0830ea83eea10ed4a62654eeaedafb8bf50fc
21
with: # All of theses inputs are optional
0 commit comments