Skip to content

Commit 02a1de5

Browse files
committed
#v2 - refactoring examples
1 parent e33ee7c commit 02a1de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/release-update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020

2121
jobs:
2222
release-update:
23-
name: 'Update ${{ github.event.inputs.rmk_release_repository_full_name }} ECR to version ${{ github.event.inputs.rmk_release_version }} for branch: ${{ github.ref_name }}.'
23+
name: 'Update ${{ github.event.inputs.rmk_release_repository_full_name }} image to version ${{ github.event.inputs.rmk_release_version }} for branch: ${{ github.ref_name }}.'
2424
runs-on: ubuntu-22.04
2525
steps:
2626
- name: Checkout main repository

0 commit comments

Comments
 (0)