vscode-coverage-gutters icon indicating copy to clipboard operation
vscode-coverage-gutters copied to clipboard

Update deploy automation action to use v1 of external action

Open ryanluker opened this issue 2 years ago • 0 comments

Description

The publish workflow is using deprecated / soon to be removed functionality. https://github.com/HaaLeo/publish-vscode-extension

It looks like we should be able to go from v0 to v1.

Work

  • [ ] Verify the external action v1 will work with repo
  • [ ] Update workflow publish file to use new v1
  • [ ] Verify next release succeeds

ryanluker avatar Nov 12 '23 23:11 ryanluker