mirror of https://github.com/bjdgyc/anylink.git
添加 Release
This commit is contained in:
parent
7eb8cc2077
commit
54c2d95dd5
|
@ -80,6 +80,7 @@ jobs:
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
#if: startsWith(github.ref, 'refs/tags/')
|
#if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
|
tag_name: v${{ env.APP_VER }}
|
||||||
files: artifact/*
|
files: artifact/*
|
||||||
|
|
||||||
# Docker:
|
# Docker:
|
||||||
|
|
Loading…
Reference in New Issue