mirror of
https://github.com/nyanotech/recombobulator
synced 2025-12-16 11:30:21 -08:00
sigh
This commit is contained in:
parent
7fe79e337d
commit
471015d304
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user