mirror of
https://github.com/jonasbark/swiftcontrol.git
synced 2026-02-18 00:17:40 +01:00
version++
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -335,9 +335,7 @@ jobs:
|
||||
run: msstore reconfigure --tenantId $ --clientId $ --clientSecret $ --sellerId $
|
||||
|
||||
- name: Create MSIX package
|
||||
run: |
|
||||
$version = "${{ env.VERSION }}" -replace '\+', '.'
|
||||
dart run msix:create --version $version
|
||||
run: dart run msix:create
|
||||
|
||||
- name: Publish MSIX to the Microsoft Store
|
||||
if: false
|
||||
|
||||
Reference in New Issue
Block a user