Skip to content

Commit

Permalink
🔧 chore: update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Aug 18, 2023
1 parent 2f19584 commit 2820d30
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,9 @@ jobs:
with:
node-version: '18'

- name: Build
- name: Build Index file
run: npm run build

- name: Install semantic release deps
run: npm i -S @semantic-release/git @semantic-release/changelog

- name: Release
uses: cycjimmy/semantic-release-action@v3
with:
Expand Down

0 comments on commit 2820d30

Please sign in to comment.