Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
35d8ea9fdb | ||
|
|
9a6a017c10 |
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -23,6 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ steps.app-token.outputs.token }}
|
token: ${{ steps.app-token.outputs.token }}
|
||||||
- run: npm install --no-save @semantic-release/git semantic-release-plugin-github-breaking-version-tag
|
- run: npm install --no-save @semantic-release/git semantic-release-plugin-github-breaking-version-tag
|
||||||
- run: npx semantic-release
|
- run: npm run build
|
||||||
|
- run: npx semantic-release --debug
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||||
|
|||||||
4172
dist/main.cjs
vendored
4172
dist/main.cjs
vendored
File diff suppressed because one or more lines are too long
3379
dist/post.cjs
vendored
3379
dist/post.cjs
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user