gitub ref?
This commit is contained in:
parent
2b060b7708
commit
1bf32fe81d
@ -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'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user