mirror of
https://gitlab.com/fscarmen/warp.git
synced 2026-06-15 03:25:42 +08:00
Update sync_warp-go.yml
Former-commit-id: e172e2069f61d8b168230e70d89b9b6d895899ed
This commit is contained in:
@@ -66,6 +66,7 @@ jobs:
|
||||
|
||||
- name: Release binaries
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: ${{ env.VERSION != '' }}
|
||||
with:
|
||||
tag_name: warp-go_v${{ env.VERSION }}
|
||||
files: ${{ env.DIST }}/*
|
||||
|
||||
Reference in New Issue
Block a user