5
0
Fork 0
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:
cycjimmy 2020-03-21 22:50:51 +08:00
parent daaa4dcd09
commit db8c9adefb

View file

@ -70,7 +70,7 @@ jobs:
- name: Semantic Release - name: Semantic Release
uses: ./ uses: ./
id: semantic_v15 id: semantic
with: with:
semantic_version: 15 semantic_version: 15
dry_run: true dry_run: true