ci-test (working now) #2
1 changed files with 1 additions and 1 deletions
|
@ -48,6 +48,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
skipIfReleaseExists: false
|
skipIfReleaseExists: false
|
||||||
tag: ${{ steps.package-version.outputs.current-version}}
|
tag: ${{ steps.package-version.outputs.current-version}}
|
||||||
token: ${{ secrets.DEPLOY_TOKEN }}
|
token: ${{ secrets.RELEASE_TOKEN }}
|
||||||
name: Test
|
name: Test
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue