添加 Release

This commit is contained in:
bjdgy 2024-01-30 21:26:09 +08:00
parent 54c2d95dd5
commit d45ecbf3b7
1 changed files with 1 additions and 1 deletions

View File

@ -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