We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63da3c6 commit 676299dCopy full SHA for 676299d
.github/workflows/uat.yaml .github/uat.yaml.github/workflows/uat.yaml renamed to .github/uat.yaml
.releaserc.json
@@ -0,0 +1,8 @@
1
+{
2
+ "branches": ["main"],
3
+ "plugins": [
4
+ "@semantic-release/commit-analyzer",
5
+ "@semantic-release/release-notes-generator",
6
+ "@semantic-release/github"
7
+ ]
8
+}
0 commit comments