Skip to content

Commit

Permalink
ci: fix the GH workflow for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaffers committed Aug 2, 2023
1 parent 9409e01 commit 93a6d43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: semantic-release
run: npm run semantic-release
16 changes: 0 additions & 16 deletions .travis.yml

This file was deleted.

0 comments on commit 93a6d43

Please sign in to comment.