Skip to content

Commit fd9fde5

Browse files
committed
ci(release): build before publishing with semantic-release
1 parent 7d82df5 commit fd9fde5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
with:
1414
node-version: "12.x"
1515
- run: npm ci
16+
- run: npm run build
1617
- run: npx semantic-release
1718
env:
1819
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)