We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4295c9 commit ddf3894Copy full SHA for ddf3894
.github/workflows/publish-winget.yml
@@ -67,7 +67,7 @@ jobs:
67
--header "authorization: Bearer ${{ secrets.WINGET_WORKER_PAT }}" \
68
--header 'content-type: application/json' \
69
--data "{ \
70
- \"title\": \"Node.js v$VERSION\", \
+ \"title\": \"Add Node.js v$VERSION\", \
71
\"body\": \"Add Node.js installer $VERSION\", \
72
\"head\": \"${{ secrets.WINGET_WORKER_NAME }}:add-v$VERSION\", \
73
\"base\": \"master\" \
0 commit comments