Update maven.yml
This commit is contained in:
parent
8363978d5c
commit
4e5f58db19
1 changed files with 0 additions and 5 deletions
5
.github/workflows/maven.yml
vendored
5
.github/workflows/maven.yml
vendored
|
@ -11,11 +11,6 @@ on:
|
|||
permissions:
|
||||
contents: write
|
||||
|
||||
env:
|
||||
MAJOR: ${{ env.MAJOR }}
|
||||
MINOR: ${{ env.MINOR }}
|
||||
PATCH: ${{ env.PATCH }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue