mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-01-12 22:53:27 +08:00
fix: upgrade semantic-release action plugin
This commit is contained in:
2
.github/workflows/create-version.yml
vendored
2
.github/workflows/create-version.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
persist-credentials: false
|
||||
|
||||
- name: Semantic Release
|
||||
uses: cycjimmy/semantic-release-action@v2.6.0
|
||||
uses: cycjimmy/semantic-release-action@v3.1.0
|
||||
id: semantic
|
||||
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user