mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-09-11 06:36:28 +02:00
The Workflow file was using an invalid keyword `merged`. The right keyword to use is `closed`.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins:
|
||||
- "@semantic-release/commit-analyzer"
|
||||
- "@semantic-release/release-notes-generator"
|
||||
# - "@semantic-release/changelog"
|
||||
- "@semantic-release/changelog"
|
||||
- "@semantic-release/git"
|
||||
- "@semantic-release/github"
|
||||
|
||||
|
Reference in New Issue
Block a user