Skip to content

Commit aae74c9

Browse files
committed
fix: verify release process
1 parent b6c7c0a commit aae74c9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.releaserc.yml

-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ plugins:
99
- assets:
1010
- "dist/**"
1111
- "LICENSE"
12-
# enable this when GITHUB_TOKEN with the appropriate permissions is available
13-
# - - "@semantic-release/git"
14-
# - assets:
15-
# - "CHANGELOG.md"
16-
# message: "chore(release): prepare ${nextRelease.version} [skip ci]"
1712

1813
branches:
1914
- name: "main"

0 commit comments

Comments
 (0)