Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use github actions #2

Merged
merged 1 commit into from
May 8, 2020
Merged

use github actions #2

merged 1 commit into from
May 8, 2020

Conversation

justjavac
Copy link
Contributor

fixed #1

"name": "vscode_deno" and "publisher": "the deno authors" will cause package error:

ERROR Invalid extension name 'vscode_deno'

ERROR Invalid publisher name 'the deno authors'. Expected the identifier of a publisher, not its human-friendly name. Learn more: https://code.visualstudio.com/api/working-with-extensions/publishing-extension#publishing-extensions

so I disabled the package step

Signed-off-by: 迷渡 <[email protected]>
Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ry ry merged commit 6586ad6 into denoland:master May 8, 2020
@justjavac justjavac mentioned this pull request May 8, 2020
Closed
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use github actions
2 participants