mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 18:52:52 +08:00
添加 Release
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -80,6 +80,7 @@ jobs:
|
||||
uses: softprops/action-gh-release@v1
|
||||
#if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
tag_name: v${{ env.APP_VER }}
|
||||
files: artifact/*
|
||||
|
||||
# Docker:
|
||||
|
Reference in New Issue
Block a user