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

GitHub Actions release workflow addition #83

Merged
merged 1 commit into from May 23, 2023
Merged

Conversation

paulmarsicloud
Copy link
Contributor

Description

  • Setting up a release.yml GitHub Workflow so that we can publish to NPM in an automated fashion.
  • Added changesets as the tool to control semantic-release versioning for NPM publishing.
  • Added the following in order to add Provenance verification badge on this NPM page
  "publishConfig": {
    "provenance": true
  }
  • Added a NPM_TOKEN to the settings of this repo.
  • Amended the CONTRIBUTING.md guide

@paulmarsicloud paulmarsicloud merged commit d8e3a85 into master May 23, 2023
6 checks passed
@github-actions github-actions bot mentioned this pull request May 23, 2023
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