Skip to content

Commit 34b4ca4

Browse files
committed
Remove description from winget publish workflow submission command
1 parent 32750cb commit 34b4ca4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-winget.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ jobs:
8686
--urls ${{ steps.release_info.outputs.installer_url }} `
8787
--submit `
8888
--token ${{ secrets.WINGET_PAT }} `
89-
--description "NetBird is an open-source VPN management platform built on WireGuard® making it easy to create secure private networks for your organization."
9089
9190
- name: Verify submission
9291
run: |

0 commit comments

Comments
 (0)