We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c0e39 commit d1891fbCopy full SHA for d1891fb
1 file changed
.github/workflows/release.yml
@@ -32,9 +32,6 @@ jobs:
32
run: npm run test:nowatch
33
- name: Semantic Release
34
run: npx semantic-release
35
- plugins: |
36
- @semantic-release/changelog@6.0.3
37
- @semantic-release/github
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
0 commit comments