mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Update release.yml
This commit is contained in:
parent
3fd164a224
commit
5579caf5a5
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
|
@ -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}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue