Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Roettig committed Dec 20, 2021
1 parent 243c586 commit 2031bc3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
node-version: 14
registry-url: https://registry.npmjs.org/
- run: yarn install
- name: 🏗 Run build script
- run: yarn build

- run: yarn build
- name: 🚀 Release
uses: cycjimmy/semantic-release-action@v2
with:
Expand Down

0 comments on commit 2031bc3

Please sign in to comment.