diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8af045c..20bc87e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: registry-url: 'https://registry.npmjs.org' - run: npm i - run: npm test - - uses: bcomnes/npm-bump@v2.0.2 + - uses: bcomnes/npm-bump@v2.1.0 with: git_email: bcomnes@gmail.com git_username: ${{ github.actor }} diff --git a/README.md b/README.md index b4dd47b..dc7f2b5 100644 --- a/README.md +++ b/README.md @@ -136,10 +136,10 @@ None. - https://andri.dk/blog/2021/deploy-static-websites-anywhere - https://github.com/PersonMeetup/frontiercorps ([frontiercorps.neocities.org](https://frontiercorps.neocities.org/)) - https://github.com/riastrad/cyberbspace ([cyberb.space](https://cyberb.space)) -- https://github.com/lime360/website ([lime360.neocities.org](https://lime360.neocities.org/)) - https://github.com/rogerahuntley/neocities-site ([stealdog.neocities.org](https://stealdog.neocities.org)) - https://github.com/ConorSheehan1/conorsheehan1.neocities.org ([conorsheehan1.neocities.org](https://conorsheehan1.neocities.org)) - https://github.com/bechnokid/neocities ([bechnokid.neocities.org](https://bechnokid.neocities.org)) +- https://github.com/lime360/website ([lime360.neocities.org](https://lime360.neocities.org)) - ...PR your site when you set it up! ## See also