Skip to content

Commit

Permalink
misc: Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MATRIX-feather committed Nov 3, 2024
1 parent d65deba commit 491465f
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 @@ -20,7 +20,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build
- name: Upload artifact
uses: AButler/upload-release-assets@v2.0
uses: AButler/upload-release-assets@v3.0
with:
files: 'build/libs/*.jar'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 491465f

Please sign in to comment.