chore: build image for digest and release on workflow_dispatch (#6287)

This commit is contained in:
Stefan Benz
2023-08-10 14:21:01 +02:00
committed by GitHub
parent 6e39f85608
commit 3b9dabcf36
9 changed files with 97 additions and 123 deletions

View File

@@ -7,5 +7,5 @@ module.exports = {
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/github"
],
]
};