Update release.yml
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user