Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CPTPC authored Sep 14, 2024
1 parent 46f9508 commit d3522af
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 @@ -21,4 +21,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.repository.name }} Pull Request
path: build/libs/${{ github.event.repository.name }}Desktop.jar
path: build/libs/${{ github.event.repository.name }}.jar

0 comments on commit d3522af

Please sign in to comment.