Skip to content

Commit eb54b32

Browse files
Update release.yml
1 parent 0c26b98 commit eb54b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Get current date
1616
id: date
17-
run: echo "::set-output name=today::$(date +'%Y%m%d%M')"
17+
run: echo "::set-output name=today::$(date +'%Y%m%d%M%S')"
1818

1919
- name: Release Drafter
2020
id: releasedraft

0 commit comments

Comments
 (0)