Skip to content

Commit 7ff551e

Browse files
committed
chore: manually publish pkgs
1 parent 24924b9 commit 7ff551e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
version: pnpm ci:version
5151
commit: "chore: bump versions"
5252
title: "chore: bump versions"
53-
publish: pnpm ci:publish
53+
# manual publish currently
54+
# publish: pnpm ci:publish
5455
env:
5556
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)