Closed gaurav closed 2 years ago
Yup! The trigger is any release, and I can tag and release those independent of pull requests. So it updated once I tagged and released Klados v0.4.0. To help with debugging, I also temporarily set it up to publish whenever I pushed to any PR, but then I removed that trigger once it was working again.
This PR creates the Klados v0.4.0 release, accompanied by upgrading all NPM packages. It also deletes the CHANGELOG, since GitHub's releases are an easier way to organize changes. This failed to deploy to GitHub Pages, so I had to fix the GitHub Action so it would work.