Skip to content

Commit

Permalink
fix: publish docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
eliobischof committed Jun 6, 2023
1 parent dd4a7c0 commit c43f7ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module.exports = {
branches: [
{ name: 'main' },
{ name: 'next' },
{ name: 'urlsafebase64', prerelease: true },
],
plugins: [
"@semantic-release/commit-analyzer"
Expand Down

0 comments on commit c43f7ec

Please sign in to comment.