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