cleanup old file
This commit is contained in:
parent
228395c4eb
commit
d7d4cb790a
2 changed files with 1 additions and 7 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -35,4 +35,5 @@ jobs:
|
||||||
- uses: brpaz/action-semantic-release@v1
|
- uses: brpaz/action-semantic-release@v1
|
||||||
with:
|
with:
|
||||||
dry_run: "false"
|
dry_run: "false"
|
||||||
|
install_plugins: "semantic-release-docker semantic-release-gcr"
|
||||||
branch: master
|
branch: master
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
module.exports = {
|
|
||||||
branch: 'master',
|
|
||||||
plugins: [
|
|
||||||
"@semantic-release/commit-analyzer",
|
|
||||||
"@semantic-release/release-notes-generator"
|
|
||||||
]
|
|
||||||
};
|
|
Loading…
Add table
Add a link
Reference in a new issue