Skip to content

Commit

Permalink
Don't perform apiCheck on publishing to Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
ursjoss committed Sep 5, 2023
1 parent bc1ddb3 commit 04fa02a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
check
:kris-core:publish
:kris-io:publish
-x apiCheck
env:
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}
GPG_SIGNING_PASSPHRASE: ${{ secrets.GPG_SIGNING_PASSPHRASE }}
Expand Down

0 comments on commit 04fa02a

Please sign in to comment.