1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-17 16:11:31 +02:00

Update release.yml

This commit is contained in:
Chris Lu 2021-02-17 01:54:00 -08:00 committed by GitHub
parent 3fd164a224
commit 5579caf5a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,12 +33,6 @@ jobs:
assets: |
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
run: echo BUILD_TIME=$(date -u +%Y-%m-%d-%H-%M) >> ${GITHUB_ENV}