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

This commit is contained in:
Anne de Jong 2023-10-16 15:53:06 +02:00
parent 5ca899fa0a
commit de3ef1b4c1
1 changed files with 1 additions and 1 deletions

View File

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