mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-17 06:56:30 +00:00
Merge pull request #20 from bcomnes/dependabot/github_actions/bcomnes/npm-bump-v2.0.2
chore(deps): bump bcomnes/npm-bump from v2.0.1 to v2.0.2
This commit is contained in:
commit
0a714c56e7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
registry-url: 'https://registry.npmjs.org'
|
registry-url: 'https://registry.npmjs.org'
|
||||||
- run: npm i
|
- run: npm i
|
||||||
- run: npm test
|
- run: npm test
|
||||||
- uses: bcomnes/npm-bump@v2.0.1
|
- uses: bcomnes/npm-bump@v2.0.2
|
||||||
with:
|
with:
|
||||||
git_email: bcomnes@gmail.com
|
git_email: bcomnes@gmail.com
|
||||||
git_username: ${{ github.actor }}
|
git_username: ${{ github.actor }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user