Skip to content

Commit

Permalink
Regenerated and publushed the client
Browse files Browse the repository at this point in the history
  • Loading branch information
nick committed Oct 28, 2024
1 parent d3c8d08 commit 23470df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ jobs:
echo "$PRIVATEKEY" > ~/key
gpg2 --import --batch ~/key
echo "verify"
mvn install -Dmaven.test.skip.exec=true -DskipTests=true -Dmaven.test.skip=true -Dgpg.passphrase=$GPGKEY
echo "deploy"
mvn clean deploy -e -X

0 comments on commit 23470df

Please sign in to comment.