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 35fcbc3 commit 8550862Copy full SHA for 8550862
1 file changed
README.md
@@ -16,7 +16,7 @@ steps:
16
uses: actions/checkout@v2
17
18
- name: Visual Studio Marketplace Publisher
19
- uses: CalvinAllen/action-vs-marketplace-publish@v1
+ uses: codingwithcalvin/action-vs-marketplace-publish@v1
20
with:
21
# REQUIRED
22
marketplace-pat: ${{ secrets.vs_pat }}
0 commit comments