Skip to content

Commit

Permalink
Merge pull request #302 from lhns/dependabot/github_actions/AButler/u…
Browse files Browse the repository at this point in the history
…pload-release-assets-3.0

Bump AButler/upload-release-assets from 2.0 to 3.0
  • Loading branch information
lhns committed Jun 3, 2024
2 parents 82eef2c + 1bdc79e commit 3a917ef
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 @@ -28,7 +28,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
path: '*/build/libs/*'
- uses: AButler/upload-release-assets@v2.0
- uses: AButler/upload-release-assets@v3.0
with:
files: '*/build/libs/*'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3a917ef

Please sign in to comment.