check if fullvod exists; store config in UserConfigDir

This commit is contained in:
ari melody 2026-01-31 02:28:09 +00:00
parent c3dc6f095e
commit b42c17f3ce
Signed by: ari
GPG key ID: CF99829C92678188
4 changed files with 62 additions and 15 deletions

View file

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