Chris Lu
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
6 deletions
-
.github/workflows/release.yml
|
@ -33,12 +33,6 @@ jobs: |
|
|
assets: | |
|
|
assets: | |
|
|
weed-* |
|
|
weed-* |
|
|
|
|
|
|
|
|
- name: Latest tag |
|
|
|
|
|
uses: EndBug/latest-tag@v1.4.0 |
|
|
|
|
|
with: |
|
|
|
|
|
description: latest master branch builds |
|
|
|
|
|
tag-name: dev |
|
|
|
|
|
|
|
|
|
|
|
- name: Set BUILD_TIME env |
|
|
- name: Set BUILD_TIME env |
|
|
run: echo BUILD_TIME=$(date -u +%Y-%m-%d-%H-%M) >> ${GITHUB_ENV} |
|
|
run: echo BUILD_TIME=$(date -u +%Y-%m-%d-%H-%M) >> ${GITHUB_ENV} |
|
|
|
|
|
|
|
|