mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
fix create release
This commit is contained in:
parent
5d09f205e5
commit
3b84288577
2
.github/workflows/create_release.yml
vendored
2
.github/workflows/create_release.yml
vendored
@ -39,6 +39,6 @@ jobs:
|
||||
uses: ./.github/actions/release
|
||||
with:
|
||||
ref: ${{ inputs.ref }}
|
||||
type: inputs.type
|
||||
type: ${{ inputs.type }}
|
||||
dry-run: ${{ inputs.dry-run }}
|
||||
token: ${{secrets.ROBOT_CLICKHOUSE_COMMIT_TOKEN}}
|
||||
|
Loading…
Reference in New Issue
Block a user