mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 23:48:03 +08:00
添加 Release
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user