File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 - run : npm run vscode:prepackage
2929 - run : npm run vscode:package
3030
31- - run : npm run vscode:publish --pat="${{ secrets.AZURE_ACCESS_TOKEN }}"
31+ - run : npm run vscode:publish -- -- pat="${{ secrets.AZURE_ACCESS_TOKEN }}"
3232 if : github.event_name == 'release' && github.event.action == 'created'
3333
3434 - uses : actions/upload-artifact@v4
Original file line number Diff line number Diff line change 55 "engines" : {
66 "vscode" : " ^1.90.0"
77 },
8- "version" : " 0.1.5 " ,
8+ "version" : " 0.1.6 " ,
99 "preview" : true ,
1010 "serverInfo" : {
1111 "name" : " FineCode" ,
1212 "module" : " finecode"
1313 },
14- "publisher" : " vladyslavhnatiuk " ,
14+ "publisher" : " VladyslavHnatiuk " ,
1515 "license" : " MIT" ,
1616 "homepage" : " https://github.com/finecode-dev/finecode-vscode" ,
1717 "repository" : {
You can’t perform that action at this time.
0 commit comments