mirror of https://github.com/bjdgyc/anylink.git
添加 Release
This commit is contained in:
parent
54c2d95dd5
commit
d45ecbf3b7
|
@ -81,7 +81,7 @@ jobs:
|
||||||
#if: startsWith(github.ref, 'refs/tags/')
|
#if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
tag_name: v${{ env.APP_VER }}
|
tag_name: v${{ env.APP_VER }}
|
||||||
files: artifact/*
|
files: artifact-dist/*
|
||||||
|
|
||||||
# Docker:
|
# Docker:
|
||||||
# name: build-docker
|
# name: build-docker
|
||||||
|
|
Loading…
Reference in New Issue