We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af32c2 commit 1e448f1Copy full SHA for 1e448f1
.github/workflows/publish-winget.yml
@@ -33,4 +33,4 @@ jobs:
33
# Update and submit the manifest
34
echo "=== updating manifest..."
35
.\wingetcreate.exe update audiveris.org.Audiveris --submit --version $latest.tag_name --urls $installerUrl --token ${{ secrets.WINGET_PAT }}
36
- echo "=== manifest updated and submitted!"
+ echo "=== manifest updated and submitted!"
0 commit comments