Skip to content

Commit d70d457

Browse files
committed
use run-id
1 parent 1a4e846 commit d70d457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
artifact-ids: ${{ inputs.extra_artifact_id }}
255255
github-token: ${{ secrets.GITHUB_TOKEN }}
256256
repository: ${{ inputs.extra_artifact_repository }}
257-
run_id: ${{ inputs.extra_artifact_run_id }}
257+
run-id: ${{ inputs.extra_artifact_run_id }}
258258

259259
- name: Set VERSION_TAG based on dry_run flag
260260
id: output_version_tag

0 commit comments

Comments
 (0)