mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 13:57:39 +00:00
Improve validation
This commit is contained in:
parent
c0c35595c6
commit
c7bf998a7d
4 changed files with 16 additions and 17 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
run: dotnet test --no-restore --verbosity normal
|
||||
- uses: vimtor/action-zip@v1
|
||||
with:
|
||||
files: FanControl-${{ github.event.release.tag_name }}/
|
||||
files: FanControl-${{ github.event.release.tag_name }}
|
||||
dest: FanControl-${{ github.event.release.tag_name }}.zip
|
||||
- uses: ncipollo/release-action@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue