mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-04 17:01:05 +02:00
Update beta script
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
run: npm i
|
||||
|
||||
- name: Prepare BETA
|
||||
run: node ./scripts/beta-release.js
|
||||
run: node scripts/beta-release.js $GITHUB_RUN_ID
|
||||
|
||||
# - name: Publish
|
||||
# run: npx vsce publish -p ${{ secrets.VSCE_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user