mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 17:06:46 +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/')
|
||||
with:
|
||||
tag_name: v${{ env.APP_VER }}
|
||||
files: artifact/*
|
||||
files: artifact-dist/*
|
||||
|
||||
# Docker:
|
||||
# name: build-docker
|
||||
|
Reference in New Issue
Block a user