Update maven.yml

This commit is contained in:
potzplitz 2024-03-03 01:43:04 +01:00 committed by GitHub
parent 8363978d5c
commit 4e5f58db19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,11 +11,6 @@ on:
permissions: permissions:
contents: write contents: write
env:
MAJOR: ${{ env.MAJOR }}
MINOR: ${{ env.MINOR }}
PATCH: ${{ env.PATCH }}
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest