We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625923f commit 595ae0eCopy full SHA for 595ae0e
src/deployment/windows.md
@@ -141,7 +141,7 @@ in a GitHub Action packages the
141
application into an MSIX and uploads it to a new submission on the dev center.
142
143
An example Action YAML file for continuous deployment can be found
144
-[within a dedicated repository](https://github.com/yaakovschectman/SampleFlutterMSIXGithubAction/blob/main/dart.yml).
+[in the Flutter Gallery](https://github.com/flutter/gallery/blob/main/.github/workflows/release_deploy_windows.yml).
145
The steps necessary for MSIX publishing are excerpted below:
146
147
```
0 commit comments