Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 35d8ea9fdb | |||
| 9a6a017c10 |
@@ -23,6 +23,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ steps.app-token.outputs.token }}
|
||||
- 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:
|
||||
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
|
||||
Vendored
+773
-3549
File diff suppressed because one or more lines are too long
Vendored
+240
-3203
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user