Skip to content

Commit c8201c9

Browse files
author
Andrei Arkhipov
authored
Update deploy.yml
1 parent e821f73 commit c8201c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,4 @@ jobs:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3636
run: |
37-
npx semantic-release
38-
npm publish
37+
yarn semantic-release

0 commit comments

Comments
 (0)