We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a4e846 commit d70d457Copy full SHA for d70d457
.github/workflows/tag-release.yml
@@ -254,7 +254,7 @@ jobs:
254
artifact-ids: ${{ inputs.extra_artifact_id }}
255
github-token: ${{ secrets.GITHUB_TOKEN }}
256
repository: ${{ inputs.extra_artifact_repository }}
257
- run_id: ${{ inputs.extra_artifact_run_id }}
+ run-id: ${{ inputs.extra_artifact_run_id }}
258
259
- name: Set VERSION_TAG based on dry_run flag
260
id: output_version_tag
0 commit comments