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