Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfedosov authored Oct 13, 2024
1 parent 8b5a8b2 commit b6fc20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fi
- name: Upload artifacts
uses: actions/upload-artifact@v4.4.3
uses: actions/upload-artifact@v3
with:
overwrite: true
path: move-tool-${{ matrix.goos }}-${{ matrix.goarch }}*
Expand Down

0 comments on commit b6fc20d

Please sign in to comment.