Skip to content

Commit

Permalink
Updated main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexeption committed Oct 15, 2024
1 parent 4157203 commit f0dc4f9
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 @@ -14,7 +14,7 @@ jobs:
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }}
MODRINTH_API_KEY: ${{ secrets.MODRINTH_API_KEY }}
- uses: actions/upload-artifact@v2.2.2
- uses: actions/upload-artifact@v4
with:
name: Builds
path: build/libs/*.jar

0 comments on commit f0dc4f9

Please sign in to comment.