Skip to content

Commit 2ffc1e8

Browse files
authored
Apply suggestion from @bfops
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
1 parent a8530a6 commit 2ffc1e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/attach-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v4
1919

20-
- name: Download artifacts from AWS base URL
20+
- name: Download artifacts
2121
env:
2222
RELEASE_TAG: ${{ github.event.inputs.release_tag }}
2323
BASE_URL: ${{ vars.ARTIFACT_BASE_URL }}

0 commit comments

Comments
 (0)