Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-jiao authored Feb 27, 2024
1 parent 39b09e6 commit e668d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Windows Release
uses: actions/upload-artifact@v4
with:
name: Renamer-${{github.ref_name}}-${{ github.sha }}-windows
name: renamer-${{github.ref_name}}-${{ github.sha }}-windows
path: build/windows/x64/runner/Release

build-and-release-macos:
Expand Down

0 comments on commit e668d24

Please sign in to comment.