Skip to content

add temporary workflow for winget #5

add temporary workflow for winget

add temporary workflow for winget #5

Workflow file for this run

name: Winget
on:
push:
branches: winget-2
jobs:
winget:
runs-on: ubuntu-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: rhysd.actionlint
installers-regex: '_windows_\w+\.zip$'
token: ${{ secrets.WINGET_TOKEN }}
release-tag: v1.6.27