From e461570d0969bd856aa691aa180cbc1922ecc16e Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Thu, 1 Dec 2022 17:50:38 +0100 Subject: [PATCH] chore: cose --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a7e690c..e97208c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: - name: Build extension run: yarn build - - uses: lannonbr/vsce-action@main + - uses: lannonbr/vsce-action@master with: args: "publish -p $VSCE_TOKEN" env: