mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-04-30 13:52:28 +08:00
ci: update semantic-release plugin version
This commit is contained in:
2
.github/workflows/stacks-blockchain-api.yml
vendored
2
.github/workflows/stacks-blockchain-api.yml
vendored
@@ -440,7 +440,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Semantic Release
|
- name: Semantic Release
|
||||||
uses: cycjimmy/semantic-release-action@v2.5.0
|
uses: cycjimmy/semantic-release-action@v2.7.0
|
||||||
id: semantic
|
id: semantic
|
||||||
# Only run on non-PR events or only PRs that aren't from forks
|
# Only run on non-PR events or only PRs that aren't from forks
|
||||||
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
|
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
|
||||||
|
|||||||
Reference in New Issue
Block a user