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 0c04c89 commit 517deafCopy full SHA for 517deaf
.github/workflows/main.yml
@@ -87,7 +87,7 @@ jobs:
87
with:
88
node-version: 12
89
- name: Build
90
- run: npm i && npm run build
+ run: npm i
91
- name: 🚀 Release
92
uses: cycjimmy/semantic-release-action@v2
93
0 commit comments