Skip to content

Commit

Permalink
ci: fixed breaking changes in new artifiact download action2 (#86)
Browse files Browse the repository at this point in the history
Signed-off-by: Tomer Figenblat <[email protected]>
  • Loading branch information
TomerFi authored Aug 14, 2024
1 parent e247659 commit 13a5edd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ jobs:
core.setOutput('upload_url', response.data.upload_url)
- name: Create SHA256 checksums for the VSIX packages
working-directory: vsix
run: |
for pkg in ./vsix/*.vsix
do
Expand Down

0 comments on commit 13a5edd

Please sign in to comment.