CI: github-release workflow should forward "latest" input (#75139)
This commit is contained in:
@@ -24,3 +24,4 @@ jobs:
|
||||
token: ${{ steps.generate_token.outputs.token }}
|
||||
version: ${{ inputs.version }}
|
||||
metrics_api_key: ${{ secrets.GRAFANA_MISC_STATS_API_KEY }}
|
||||
latest: ${{ inputs.latest }}
|
||||
|
||||
Reference in New Issue
Block a user