Skip to content

Commit

Permalink
chore: edit release yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Duckinm committed Nov 28, 2021
1 parent f92d4cd commit 890993d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: "14.x"
- run: npm ci
- run: npm run build --if-present
- run: npm test
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 890993d

Please sign in to comment.