gitub ref?
Some checks failed
Building and testing LASP / Build-Test-Ubuntu (push) Successful in 2m5s
Building and testing LASP / Release-Ubuntu (push) Failing after -1m9s

This commit is contained in:
Anne de Jong 2023-10-11 16:21:12 +02:00
parent 2b060b7708
commit 1bf32fe81d

View File

@ -29,5 +29,5 @@ jobs:
files: |- files: |-
dist/** dist/**
api_key: '${{secrets.RELEASE_TOKEN}}' api_key: '${{secrets.RELEASE_TOKEN}}'
if: gitea.ref == 'refs/heads/master' if: github.ref == 'refs/heads/master'