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

chore: automate publishing on new Git tags #6536

Merged
merged 2 commits into from Oct 23, 2020
Merged

Conversation

mathiasbynens
Copy link
Member

See the changes to CONTRIBUTING.md to get an idea of how much this already simplifies things.

Issues: #6482

run: npm run build
- name: Publish puppeteer
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN_PUPPETEER}}
Copy link
Member Author

Choose a reason for hiding this comment

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

Note: I’ve already added NPM_TOKEN_PUPPETEER and NPM_TOKEN_PUPPETEER_CORE as secrets to the repo.

Copy link
Collaborator

@johanbay johanbay left a comment

Choose a reason for hiding this comment

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

Cool! I'm looking forward to try this out!

@mathiasbynens mathiasbynens merged commit 8e9970d into main Oct 23, 2020
@mathiasbynens mathiasbynens deleted the automate-publish branch October 23, 2020 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants