This commit is contained in:
nyanotech 2024-02-16 00:58:42 -08:00
parent 7fe79e337d
commit 471015d304
Signed by: nyanotech
GPG Key ID: D2D0A9E8F160472B

View File

@ -10,7 +10,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- run: npm install - run: npm install
- uses: nyanotech/vsce-action@3.0.0 - uses: nyanotech/vsce-action@53b5728fac290f6e1e722f0e5452f5d768a5c8fb
with: with:
args: "publish -p $VSCE_TOKEN" args: "publish -p $VSCE_TOKEN"
env: env: