Set working directory correct for release action. Is apparently required
This commit is contained in:
parent
a72284880d
commit
ab103b74f7
@ -44,6 +44,7 @@ jobs:
|
||||
go-version: '1.18'
|
||||
- name: Release
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
working-directory: "/"
|
||||
with:
|
||||
files: |-
|
||||
/dist/**
|
||||
|
Loading…
Reference in New Issue
Block a user