Skip to content

Commit

Permalink
Updating gpg signing
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaytotomato committed Aug 2, 2024
1 parent f50ccd4 commit 894398d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
passphrase: ${{ secrets.GPG_PASSPHRASE }}

- name: Build with Maven
env:
MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
run: mvn --batch-mode clean verify

- name: Run SonarCloud Scan
Expand Down

0 comments on commit 894398d

Please sign in to comment.