revert 0725a63b09 and fix workflow

This commit is contained in:
Armin Schrenk
2022-12-09 16:56:02 +01:00
parent 433eecc6a8
commit 9dfd8adcce
2 changed files with 14 additions and 13 deletions
+5
View File
@@ -1,6 +1,11 @@
name: Release to Winget
on:
workflow_call:
inputs:
releaseTag:
required: true
type: string
workflow_dispatch:
inputs:
releaseTag: