Skip to content

Commit

Permalink
Merge pull request #14 from work-mate/dev-davexoyinbo-patch-2
Browse files Browse the repository at this point in the history
ci: Update release.yml
  • Loading branch information
dev-davexoyinbo authored Jun 13, 2024
2 parents ad0ef39 + 9a503aa commit 85ba15d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- run: corepack enable
- run: yarn install --frozen-lockfile
- run: yarn lint
- run: npx nuxt-module-build prepare
- run: yarn prepack
- run: yarn test

Expand All @@ -38,6 +39,7 @@ jobs:
registry-url: https://registry.npmjs.org/
scope: '@workmate'
- run: yarn install --frozen-lockfile
- run: npx nuxt-module-build prepare
- run: yarn prepack
- run: npx semantic-release
env:
Expand Down

0 comments on commit 85ba15d

Please sign in to comment.