mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-08 00:10:03 +00:00
fix(cleanupNpmrc.task.js): Use @actions/io to remove .npmrc
This commit is contained in:
parent
8333fcccaa
commit
b7db0cbbf5
3 changed files with 4 additions and 8 deletions
|
|
@ -22,6 +22,7 @@
|
|||
"homepage": "https://github.com/cycjimmy/semantic-release-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/io": "^1.1.3",
|
||||
"@cycjimmy/awesome-js-funcs": "^4.0.9",
|
||||
"@semantic-release/changelog": "^6.0.3",
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue