chore: workflow
This commit is contained in:
8
.github/workflows/components.publish.yml
vendored
8
.github/workflows/components.publish.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
git_user_signingkey: true
|
||||
git_commit_gpgsign: true
|
||||
- run: |
|
||||
node scripts/package-components.mjs
|
||||
git add dist
|
||||
git commit -m 'chore(release): components'
|
||||
git push -u origin HEAD
|
||||
node scripts/package-components.mjs
|
||||
git add dist
|
||||
git commit -m 'chore(release): components'
|
||||
git push -u origin HEAD
|
||||
Reference in New Issue
Block a user