mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-07 10:46:56 +00:00
ci: fix id
This commit is contained in:
parent
daaa4dcd09
commit
db8c9adefb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/testRelease.yml
vendored
2
.github/workflows/testRelease.yml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
|
||||
- name: Semantic Release
|
||||
uses: ./
|
||||
id: semantic_v15
|
||||
id: semantic
|
||||
with:
|
||||
semantic_version: 15
|
||||
dry_run: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue