gon verbose logging

This commit is contained in:
Caelan Sayler
2022-05-14 13:20:28 +01:00
parent 7822b73ecd
commit 8e97ae0c0e

View File

@@ -97,7 +97,7 @@ jobs:
env:
NZ_USERNAME: ${{ secrets.NOTARIZATION_USERNAME }}
NZ_PASSWORD: ${{ secrets.NOTARIZATION_PASSWORD }}
run: gon ./gon.config.json
run: gon -log-json -log-level=debug ./gon.config.json
# - name: Notarize Binaries
# uses: devbotsxyz/xcode-notarize@v1
# with: