Skip to content

Commit

Permalink
ci: syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
lytovka committed Oct 18, 2023
1 parent 7e4cbd7 commit 27a2453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
node-version: ${{ env.NVMRC }}
- name: Install dependencies
uses: npm ci
run: npm ci
- name: Run semantic release
run: npx semantic-release
env:
Expand Down

0 comments on commit 27a2453

Please sign in to comment.