Update winget.yml

This commit is contained in:
Tess Gauthier 2023-10-10 16:52:10 -04:00 committed by GitHub
parent 7b16a73d2d
commit 9c5ad72304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -3,10 +3,11 @@ name: Publish to WinGet
on:
release:
types: [released]
workflow_dispatch:
jobs:
publish:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Extract version from tag