Skip to content

Commit

Permalink
Update autoReleaseUpload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MinRi2 authored Jul 23, 2024
1 parent 32afea2 commit 8ab2fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoReleaseUpload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
uses: svenstaro/[email protected]
with:
repo_token: ${{ secrets.TOKEN }}
file: build/libs*
file: build/libs/*
asset_name: ${{ github.event.repository.name }}.jar-$tag
tag: ${{ github.ref }}

0 comments on commit 8ab2fe0

Please sign in to comment.