Skip to content

Commit

Permalink
Merge branch 'master' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Mar 21, 2023
2 parents 3e67470 + 83de58f commit 268459d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.cjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
extends: "@technologiestiftung/semantic-release-config",
branches: [
{ name: "main" },
{ name: "master" },
{ name: "staging", channel: "pre/rc", prerelease: "rc" },
],
plugins: [
Expand Down

0 comments on commit 268459d

Please sign in to comment.