mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
chore(deps): bump bcomnes/npm-bump from v1.0.5 to v2.0.0
Bumps [bcomnes/npm-bump](https://github.com/bcomnes/npm-bump) from v1.0.5 to v2.0.0. - [Release notes](https://github.com/bcomnes/npm-bump/releases) - [Changelog](https://github.com/bcomnes/npm-bump/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcomnes/npm-bump/compare/v1.0.5...11598463df22402dea88a18ff039cdc927fa22c6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
de4011a7a2
commit
07e0747714
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
node-version: ${{ env.node_version }}
|
||||
# setting a registry enables the NODE_AUTH_TOKEN env variable where we can set an npm token. REQUIRED
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- uses: bcomnes/npm-bump@v1.0.5
|
||||
- uses: bcomnes/npm-bump@v2.0.0
|
||||
with:
|
||||
git_email: bcomnes@gmail.com
|
||||
git_username: ${{ github.actor }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user