Skip to content

Commit

Permalink
Fix releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Bittah committed Sep 21, 2024
1 parent 489a311 commit b2d5376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
Get-ChildItem -Path 'artifact'
- name: Upload Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ts-patches-${{ matrix.type }}-${{ steps.branch-name.outputs.current_branch }}-${{ steps.gitinfo.outputs.sha_short }}-${{ steps.gitinfo.outputs.date }}
path: artifact
Expand Down

0 comments on commit b2d5376

Please sign in to comment.