chore:change semantic release
This commit is contained in:
parent
6412f21345
commit
228395c4eb
1 changed files with 4 additions and 4 deletions
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
runs-on: ubuntu-18.04
|
||||
needs: [test, build]
|
||||
steps:
|
||||
- name: Semantic Release
|
||||
uses: cycjimmy/semantic-release-action@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: brpaz/action-semantic-release@v1
|
||||
with:
|
||||
dry_run: "false"
|
||||
branch: master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue