This commit is contained in:
parent
aa28ffedc8
commit
34065bd06f
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
build-linux-amd64:
|
||||
|
|
@ -24,3 +24,5 @@ jobs:
|
|||
with:
|
||||
direction: upload
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
tag: ${{ env.GITHUB_REF_NAME }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue