Skip to content

Commit 2a0ece0

Browse files
committed
ci: Setting up semantic release in github actions
git push
1 parent b4f6ad8 commit 2a0ece0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v2
2525
- uses: actions/setup-node@v1
26+
- uses: codfish/semantic-release-action@v1
2627
with:
2728
node-version: 10
2829
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)