Try new credentials for Apple notarization. GChat json corrections

This commit is contained in:
aboyko
2024-09-04 16:51:14 -04:00
parent 5ef8be1cf8
commit 1464569ce3
2 changed files with 1 additions and 4 deletions

View File

@@ -104,7 +104,6 @@ jobs:
"title": "${{ inputs.extension-name }} ${{ steps.version.outputs.version }}",
"subtitle": "Release Candidate ${{ inputs.postfix }}",
"imageUrl": "https://code.visualstudio.com/assets/images/code-stable.png",
"imageType": "CIRCLE"
},
"sections": [
{
@@ -115,7 +114,6 @@ jobs:
}
},
{
"buttonList": {
"buttons": [
{
"text": "Download VSIX",
@@ -126,7 +124,6 @@ jobs:
}
}
]
}
}
]
}