Merge pull request #173 from simonecorsi/dependabot/github_actions/codfish/semantic-release-action-2
build(deps): bump codfish/semantic-release-action from 1 to 2
This commit is contained in:
commit
6c93dd5a44
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: Semantic release
|
||||
uses: codfish/semantic-release-action@v1
|
||||
uses: codfish/semantic-release-action@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
GIT_AUTHOR_NAME: '${{ github.actor }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user