aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/workflows/build.yml4
-rw-r--r--README.md2
2 files changed, 4 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 78720df2..9a97bc68 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
1name: Build WiX Toolset v6 1name: Build WiX Toolset v7
2 2
3on: 3on:
4 push: 4 push:
@@ -63,7 +63,7 @@ jobs:
63 # client-id: ${{ secrets.WIX_SIGNING_CLIENTID }} 63 # client-id: ${{ secrets.WIX_SIGNING_CLIENTID }}
64 # tenant-id: ${{ secrets.WIX_SIGNING_TENANTID }} 64 # tenant-id: ${{ secrets.WIX_SIGNING_TENANTID }}
65 65
66 - name: Build wix6 66 - name: Build wix7
67 shell: cmd 67 shell: cmd
68 run: ./src/build_official.cmd 68 run: ./src/build_official.cmd
69 env: 69 env:
diff --git a/README.md b/README.md
index d7c49dd9..bda7b009 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ If you're new to WiX, check out our [Quick Start](https://docs.firegiant.com/qui
13 13
14## Open Source Maintenance Fee 14## Open Source Maintenance Fee
15 15
16<a href="https://opensourcemaintenancefee.org/"><img src='https://github.com/wixtoolset/.github/blob/master/profile/images/osmf-logo-square-dark.png' height='146' align='right' /></a>
17
16To ensure the long-term sustainability of this project, use of the WiX Toolset requires an [Open Source Maintenance Fee](https://opensourcemaintenancefee.org). While the source code is freely available under the terms of the [LICENSE](./LICENSE.TXT), all other aspects of the project--including opening or commenting on issues, participating in discussions and downloading releases--require [adherence to the Maintenance Fee](./OSMFEULA.txt). 18To ensure the long-term sustainability of this project, use of the WiX Toolset requires an [Open Source Maintenance Fee](https://opensourcemaintenancefee.org). While the source code is freely available under the terms of the [LICENSE](./LICENSE.TXT), all other aspects of the project--including opening or commenting on issues, participating in discussions and downloading releases--require [adherence to the Maintenance Fee](./OSMFEULA.txt).
17 19
18In short, if you use this project to generate revenue, the [Maintenance Fee is required](./OSMFEULA.txt). 20In short, if you use this project to generate revenue, the [Maintenance Fee is required](./OSMFEULA.txt).