brew install mkcert
mkcert -install
mkcert localhost
npm run dev:proxy-
Pull request to Bump up package.json version, and merge it.
"version": "1.0.0",
-
push git tag on main branch
git tag v1.0.0 git push origin v1.0.0
-
Open new release
- open releases in browser
- publish release with pushed git tag
- Run npm publish actions
- run publish GitHub Actions automatically
https://github.com/shoota/gymnopedies/actions/workflows/publish.yml