Skip to content

Commit

Permalink
feat: update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EdmonDantes committed Aug 28, 2023
1 parent 81dc9ae commit d82be66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonatypePublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
-Psimple.kmm.sign.password="${{ secrets.SIGNING_PASSWORD }}"
-Psimple.kmm.sign.private.key="${{ secrets.SIGNING_PRIVATE_KEY }}"
-Psimple.kmm.kotlin.compile.target.browser.js.enabled=false
clean ${{ matrix.tasks }} --no-daemon --no-parallel --stacktrac
clean ${{ matrix.tasks }} --no-daemon --no-parallel --stacktrace

0 comments on commit d82be66

Please sign in to comment.