We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8530a6 commit 2ffc1e8Copy full SHA for 2ffc1e8
1 file changed
.github/workflows/attach-artifacts.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v4
19
20
- - name: Download artifacts from AWS base URL
+ - name: Download artifacts
21
env:
22
RELEASE_TAG: ${{ github.event.inputs.release_tag }}
23
BASE_URL: ${{ vars.ARTIFACT_BASE_URL }}
0 commit comments