Fix codeql. (#23)

This commit is contained in:
Stephan Schnabel 2022-02-04 14:39:40 +01:00 committed by GitHub
parent 02ee4d2a9e
commit d379becb63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

View file

@ -26,7 +26,7 @@ jobs:
server-password: SERVER_PASSWORD
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: GPG_PASSPHRASE
- run: mvn -B dependency:go-offline -q
- run: mvn -B dependency:go-offline
- run: mvn -B release:prepare
- run: mvn -B release:perform
env: