We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b7f0e4 + de9feaa commit 9166d80Copy full SHA for 9166d80
.github/workflows/publish.yml
@@ -6,7 +6,6 @@ on:
6
- closed
7
branches:
8
- master
9
- - test/commt-msg
10
11
permissions:
12
contents: write
RELEASE.md
@@ -333,3 +333,8 @@ git commit -m 'feat!: redesign API'
333
git commit -m "docs: update README"
334
git commit -m "chore: cleanup code"
335
```
336
+
337
338
339
340
0 commit comments