check if fullvod exists; store config in UserConfigDir
This commit is contained in:
parent
c3dc6f095e
commit
b42c17f3ce
4 changed files with 62 additions and 15 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.FORGEJO_EVENT_NAME }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue