Skip to content

Commit

Permalink
No longer require windows-signing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Jun 25, 2024
1 parent 95071ef commit 7ff43cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
track: alpha
sign_windows_installer:
name: Sign windows installer
runs-on: windows-signing
runs-on: windows-latest
needs: build_desktop_app
#if: startsWith(github.ref, 'refs/tags/')
steps:
Expand Down

0 comments on commit 7ff43cf

Please sign in to comment.