Update .gitea/workflows/workflow.yml

This commit is contained in:
Anne de Jong 2023-10-05 19:50:19 +00:00
parent 31208db325
commit 6bb15965d6

View File

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