Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit d7be864

Browse files
committed
chore: Update release.yaml
1 parent 1aa0f91 commit d7be864

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ jobs:
2424
uses: borales/actions-yarn@v2.3.0
2525
with:
2626
cmd: build
27-
- name: Docs
27+
- name: Predeploy
2828
uses: borales/actions-yarn@v2.3.0
2929
with:
30-
cmd: deploy
30+
cmd: predeploy
3131
- name: Deploy
3232
uses: peaceiris/actions-gh-pages@v3
3333
with:

0 commit comments

Comments
 (0)