CI: github-release workflow should forward "latest" input (#75139)

This commit is contained in:
Horst Gutmann
2023-10-12 13:22:43 +02:00
committed by GitHub
parent 99e2f40438
commit 625b400faf

View File

@@ -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 }}