Skip to content

Commit

Permalink
fix: fix attempt 1 for sementic release
Browse files Browse the repository at this point in the history
  • Loading branch information
LijuJoseJJ committed Feb 27, 2021
1 parent 19f9dbf commit 4d06f8a
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 @@ -15,6 +15,8 @@ jobs:
node-version: '12.x'

- run: npm install
env:
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: codfish/semantic-release-action@master
id: semantic
Expand Down

0 comments on commit 4d06f8a

Please sign in to comment.