Skip to content

Commit

Permalink
Try and fix #307
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilaair committed Sep 3, 2024
1 parent e43a4fa commit 32a7b19
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 211 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ jobs:
msix_config:
display_name: Sidekick DEV Build
publisher_display_name: Eduardo M.
identity_name: 44484EduardoM.SidekickFlutter
publisher: CN=1E781C91-227E-4505-B5B8-7E5EFE39D3A6
identity_name: SidekickContributors.SidekickFlutterDEV
publisher: Sidekick Contributors
msix_version: 1.0.0.0
logo_path: assets\promo-windows\icon.png
architecture: x64
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ jobs:
msix_config:
display_name: Flutter Sidekick
publisher_display_name: Eduardo M.
identity_name: 44484EduardoM.SidekickFlutter
publisher: CN=1E781C91-227E-4505-B5B8-7E5EFE39D3A6
identity_name: SidekickContributors.SidekickFlutter
publisher: Sidekick Contributors
msix_version: ${{steps.msixver.outputs.value }}.0
logo_path: assets\promo-windows\icon.png
architecture: x64
Expand Down
Loading

0 comments on commit 32a7b19

Please sign in to comment.