Skip to content

Commit

Permalink
fix: update .releaserc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderBabel committed Sep 8, 2021
1 parent 2e9c789 commit 639e0ec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/github",
"@alexbabel/semantic-release-docker"
{
"path": "@alexbabel/semantic-release-docker",
"skipPublish": true
}
]
}

0 comments on commit 639e0ec

Please sign in to comment.