We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184a397 commit cb3d6e7Copy full SHA for cb3d6e7
.github/workflows/ci.yaml
@@ -88,7 +88,7 @@ jobs:
88
yarn global add \
89
@semantic-release/changelog \
90
@semantic-release/exec \
91
- semantic-selease
+ semantic-release
92
93
- name: Release
94
run: |
0 commit comments