Update CI

This commit is contained in:
MengYX 2020-08-13 19:56:45 +08:00
parent c7254da74c
commit b2f437f318
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Get current time
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
run: echo "::set-output name=date::$(date +'%Y/%m/%d')"
- name: Create a Release
id: create_release