Skip to content

Commit fc20293

Browse files
test: fix workflow
1 parent cecffef commit fc20293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
env:
5959
GH_TOKEN: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
6060
run: |
61-
pnpm ci:publish:devs
61+
pnpm ci:publish:dev

0 commit comments

Comments
 (0)