Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
(References: #42)
  • Loading branch information
Aszusz committed Mar 12, 2024
1 parent d6552f1 commit 1096bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
-Dbuild.is.development=${{ inputs.env != 'production' }}
- name: Sign using action
uses: Moonshine-IDE/digicert-sign-action
uses: Moonshine-IDE/digicert-sign-action@main
with:
bin-path: MoonshineSDKInstaller/build/bin/MoonshineSDKInstaller-1.2.3.exe
sm-host: ${{ secrets.SM_HOST }}
Expand Down

0 comments on commit 1096bf9

Please sign in to comment.