Skip to content

Commit 9aafb1c

Browse files
authored
[skip-ci] fix step reference
1 parent facd1e5 commit 9aafb1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ jobs:
195195
echo '```' >> CHANGELOG.md
196196
197197
- name: Create Release
198+
id: create_release
198199
if: steps.check_version.outputs.version_exists == 'false'
199200
uses: actions/create-release@v1
200201
env:

0 commit comments

Comments
 (0)