Apparently path may not be absolute. What a inflexible release system!
This commit is contained in:
parent
5ca899fa0a
commit
de3ef1b4c1
@ -47,5 +47,5 @@ jobs:
|
|||||||
working-directory: "/"
|
working-directory: "/"
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
./dist/**
|
../../../../../dist/**
|
||||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||||
|
Loading…
Reference in New Issue
Block a user