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 fc60615 commit 8476447Copy full SHA for 8476447
.github/workflows/release.yml
@@ -6,8 +6,6 @@ jobs:
6
steps:
7
- name: Checkout
8
uses: actions/checkout@v3
9
- - name: Install
10
- run: npm ci
11
- name: Semantic Release
12
uses: cycjimmy/semantic-release-action@v2
13
id: semantic
0 commit comments