Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kogepanh committed Nov 17, 2021
1 parent 0c8f978 commit d5be344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set DATE
id: set-date
run: |
DATE=`TZ=Asia/Tokyo date "+%Y-%m-%dT%H:%M:%S"`
DATE=`TZ=Asia/Tokyo date "+%Y%m%dT%H%M%S"`
echo "::set-output name=DATE::$DATE"
- name: Create Release
Expand Down

0 comments on commit d5be344

Please sign in to comment.