Merge pull request #145 from moul/dependabot/github_actions/codfish/semantic-release-action-1.9.0
chore(deps): bump codfish/semantic-release-action from 1 to 1.9.0
This commit is contained in:
commit
9ed142cab2
|
@ -7,7 +7,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- uses: codfish/semantic-release-action@v1
|
- uses: codfish/semantic-release-action@v1.9.0
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue