Skip to content

Commit ddf3894

Browse files
authored
Update publish-winget.yml
1 parent c4295c9 commit ddf3894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-winget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
--header "authorization: Bearer ${{ secrets.WINGET_WORKER_PAT }}" \
6868
--header 'content-type: application/json' \
6969
--data "{ \
70-
\"title\": \"Node.js v$VERSION\", \
70+
\"title\": \"Add Node.js v$VERSION\", \
7171
\"body\": \"Add Node.js installer $VERSION\", \
7272
\"head\": \"${{ secrets.WINGET_WORKER_NAME }}:add-v$VERSION\", \
7373
\"base\": \"master\" \

0 commit comments

Comments
 (0)