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 bb581d7 commit f096d44Copy full SHA for f096d44
vss-extension.json
@@ -64,9 +64,9 @@
64
},
65
"badges": [
66
{
67
- "href": "https://paypal.me/jessehouwing/5",
68
- "uri": "https://raw.githubusercontent.com/jessehouwing/azure-pipelines-variable-tasks/main/extension/images/donate.png",
69
- "description": "Donate"
+ "href": "https://github.com/sponsors/jessehouwing",
+ "uri": "https://img.shields.io/github/sponsors/jessehouwing",
+ "description": "GitHub Sponsors"
70
71
72
"href": "//gitter.im/jessehouwing/vsts-variable-tasks?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge",
0 commit comments