mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-04-15 18:59:57 +08:00
Refine release title
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- run: echo ::set-env name=COMMIT_ID::$(echo ${{ github.sha }} | cut -c -6)
|
||||
- run: echo ::set-env name=GIT_TAG::nightly-$COMMIT_ID
|
||||
- run: echo ::set-env name=RELEASE_TITLE::$(date +'%Y%m%d-%H%M%S')
|
||||
- run: echo ::set-env name=RELEASE_TITLE::$(date +'%Y%m%d')
|
||||
- run: echo ::set-env name=RELEASE_FILE::qb-web-$RELEASE_TITLE.zip
|
||||
- name: Pack Release
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user