mirror of
https://github.com/nyanotech/recombobulator
synced 2025-12-16 11:30:21 -08:00
bump actions/publish version
This commit is contained in:
parent
5af8ecd25f
commit
1d5980a1c1
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
Publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- run: npm install
|
||||
- run: npm i -g @vscode/vsce
|
||||
- run: "vsce publish -p $VSCE_TOKEN"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user