fix 3000
This commit is contained in:
parent
8b4bf8d7b9
commit
e0833fc9dc
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
tag: ${{ github.event.inputs.version }}
|
tag: ${{ github.event.inputs.version }}
|
||||||
name: ${{ github.event.inputs.version }}
|
title: ${{ github.event.inputs.version }}
|
||||||
token: ${{ secrets.RELEASE_TOKEN }}
|
token: ${{ secrets.RELEASE_TOKEN }}
|
||||||
release-notes-assistant: true
|
release-notes-assistant: true
|
||||||
release-dir: ./
|
release-dir: ./
|
||||||
|
|
Loading…
Reference in a new issue