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 5dd060c commit 77a188eCopy full SHA for 77a188e
.github/workflows/release.yml
@@ -25,6 +25,7 @@ jobs:
25
26
- run: |
27
npm ci
28
+ npx semantic-release --plugins 'semantic-release-plugin-update-version-in-files'
29
npm run build
30
31
- name: Create a release
0 commit comments