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