Skip to content

Commit 2ddc505

Browse files
committed
chore: upload release
1 parent 590bde0 commit 2ddc505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-to-latest-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,6 @@ jobs:
167167
- name: Confirm upload
168168
if: ${{ success() }}
169169
run: |
170-
Write-Host "Uploaded $(${{ steps.package.outputs.zip_name }}) to the latest release."
170+
Write-Host "Uploaded ${{ steps.package.outputs.zip_name }} to the latest release."
171171
shell: pwsh
172172

0 commit comments

Comments
 (0)