Skip to content

Commit a634153

Browse files
authored
Update build.yml
1 parent bae83d1 commit a634153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: Publish to Winget
2828
uses: vedantmgoyal9/winget-releaser@main
29+
if: startsWith(github.ref, 'refs/tags/')
2930
with:
3031
identifier: xhcoding.sshpass-win32
3132
token: ${{ secrets.WINGET_TOKEN }}

0 commit comments

Comments
 (0)