Apparently path may not be absolute. What a inflexible release system!
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after -1m26s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped

This commit is contained in:
Anne de Jong 2023-10-16 15:53:06 +02:00
parent 5ca899fa0a
commit de3ef1b4c1

View File

@ -47,5 +47,5 @@ jobs:
working-directory: "/"
with:
files: |-
./dist/**
../../../../../dist/**
api_key: '${{secrets.RELEASE_TOKEN}}'