Skip to content

Commit

Permalink
Merge pull request #31 from opt-nc/develop
Browse files Browse the repository at this point in the history
ci(dependabot semantic-release docker-hub): Manque la release GiitHub
  • Loading branch information
Dougniel authored Jun 14, 2022
2 parents b507e8a + 9017b83 commit 0ceede8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"debug": "true",
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator"
"@semantic-release/release-notes-generator",
"@semantic-release/github"
]
}

0 comments on commit 0ceede8

Please sign in to comment.