Skip to content

Commit a6d5d13

Browse files
committed
chore: temp publish
1 parent 5254806 commit a6d5d13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.reusable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ jobs:
6868
- name: Temp publish
6969
if: inputs.is-prerelease != 'true'
7070
run: |
71-
cd packages
7271
npm publish "@postgrestools/postgrestools_aarch64-apple-darwin" --tag latest --access public --provenance
7372
npm publish "@postgrestools/postgrestools_aarch64-windows-msvc" --tag latest --access public --provenance
7473
npm publish "@postgrestools/postgrestools_aarch64-linux-gnu" --tag latest --access public --provenance

0 commit comments

Comments
 (0)