Update maven.yml

This commit is contained in:
potzplitz 2024-03-03 00:25:11 +01:00 committed by GitHub
parent 0f85c2aaa0
commit 99febc8216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,6 +26,8 @@ jobs:
create_release:
needs: build
runs-on: ubuntu-latest
permissions:
contents: write # This line gives the token permission to create releases
steps:
- uses: actions/checkout@v3
- name: Generate tag