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/')
|
||||
with:
|
||||
tag_name: v${{ env.APP_VER }}
|
||||
files: artifact/*
|
||||
files: artifact-dist/*
|
||||
|
||||
# Docker:
|
||||
# name: build-docker
|
||||
|
|
Loading…
Reference in New Issue