File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1616 - run : npm test
1717 - run : npm install -g vsce
1818 - run : vsce package
19-
Original file line number Diff line number Diff line change 1- name : Release
1+ name : Release
22
3- on :
3+ on :
44 release :
55 types :
66 - published
77
88jobs :
99 release :
10- runs-on : ubuntu
10+ runs-on : ubuntu-latest
1111 steps :
1212 - uses : actions/checkout@v2
1313 - uses : actions/setup-node@v2
1818 - run : npm install -g vsce
1919 - run : vsce package
2020 - run : vsce publish -p ${{ secrets.VSCE_PAT }}
21-
Original file line number Diff line number Diff line change 22 "name" : " vscode-emacs-tab" ,
33 "displayName" : " vscode-emacs-tab" ,
44 "description" : " emacs like tab behavior" ,
5- "version" : " 0.0.10 " ,
5+ "version" : " 0.0.11 " ,
66 "publisher" : " garaemon" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments