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

Create deploy command #6

Merged
merged 6 commits into from
Jan 10, 2020
Merged

Create deploy command #6

merged 6 commits into from
Jan 10, 2020

Conversation

naoei
Copy link
Contributor

@naoei naoei commented Jan 10, 2020

If you were to merge this pull request you cannot directly commit to the master branch anymore as this purely checks for pull requests that has been merged, not commits.

@@ -12,7 +12,8 @@
"env": {
"token": "",
"prefix": "",
"ownerID": ""
"ownerID": "",
"github": { "token": "", "username": "", "repoName": "" }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For the token here you can follow these instructions

@Lowie375
Copy link
Owner

I'm planning on merging commits via pull requests anyways, since it's easier for me to work on the go if I do that. Noted

Updated launch.json to make it even with current version used for test builds
Renamed and reformatted release.js for consistency
@Lowie375 Lowie375 merged commit b1c79fc into Lowie375:master Jan 10, 2020
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.

None yet

2 participants