mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
Set release tag for winget
This commit is contained in:
parent
be6189f2f5
commit
c05dba7f85
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -764,3 +764,4 @@ jobs:
|
|||
installers-regex: 'Fladder-Windows-.*-Setup\.exe$'
|
||||
token: ${{ secrets.WINGET_TOKEN }}
|
||||
max-versions-to-keep: ${{ matrix.max_versions || '' }}
|
||||
release-tag: ${{ matrix.build_type == 'nightly' && env.NIGHTLY_TAG || github.ref_name }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue