5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-10 08:36:55 +00:00

Removes release section of package.json

This commit is contained in:
Austin Gebauer 2023-01-25 09:19:35 -08:00
parent 89d41c2a8a
commit 9582230514

View file

@ -15,16 +15,6 @@
"src/**/*", "src/**/*",
"dist/**/*" "dist/**/*"
], ],
"release": {
"branch": "main",
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/github",
"@semantic-release/npm"
],
"ci": false
},
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/hashicorp/vault-action.git" "url": "git+https://github.com/hashicorp/vault-action.git"