Skip to content

Commit e6ce30e

Browse files
Update release.yml
1 parent f04797d commit e6ce30e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
id: date
1717
run: 'echo "::set-output name=today::$(date +''%Y%m%d%M%S'')"'
1818
- uses: release-drafter/release-drafter@v5
19-
name: Draft
19+
name: ReleaseDraft
20+
id: releasedraft
2021
with:
2122
config-name: release-drafter.yml
2223
env:

0 commit comments

Comments
 (0)