Add release token.
This commit is contained in:
parent
533f6f42d5
commit
0ae503f060
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
with:
|
||||
files: |-
|
||||
bin/**
|
||||
api_key: '${{secrets.CI_PACKAGES_RW}}'
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
|
||||
# - name: Create Release
|
||||
# id: create_release
|
||||
|
|
Loading…
Reference in a new issue