Fix Sparkle signing step

This commit is contained in:
Kenneth Chew
2022-05-21 13:23:02 -04:00
parent b1f486518e
commit 3bc02b9662
2 changed files with 10 additions and 6 deletions

View File

@@ -28,3 +28,5 @@ jobs:
uses: ./.github/workflows/build.yml
with:
build_type: Debug
secrets:
SPARKLE_ED25519_KEY: ${{ secrets.SPARKLE_ED25519_KEY }}