Update maven.yml

This commit is contained in:
potzplitz 2024-03-03 13:38:55 +01:00 committed by GitHub
parent 7bde74bb97
commit 1954685b19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,6 +48,7 @@ jobs:
draft: false
prerelease: false
- name: Upload Jar as Release Asset
id: upload-release-asset
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}