update workflow

This commit is contained in:
WJQSERVER 2025-02-09 22:34:58 +08:00
parent fbda6d29c0
commit 2592f536b4
2 changed files with 2 additions and 0 deletions

View file

@ -33,6 +33,7 @@ jobs:
tag: ${{ env.VERSION }}
allowUpdates: true
prerelease: true
body: ${{ env.VERSION }}
env:
export PATH: $PATH:/usr/local/go/bin

View file

@ -32,6 +32,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ env.VERSION }}
allowUpdates: true
body: ${{ env.VERSION }}
env:
export PATH: $PATH:/usr/local/go/bin