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

View File

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