Skip to content

Commit 9f8939f

Browse files
committed
chore: temp publish
1 parent f613176 commit 9f8939f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.reusable.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ jobs:
4747
run: |
4848
cat packages/@postgrestools/postgrestools/package.json
4949
50+
- name: Print package.json
51+
run: |
52+
cat packages/@postgrestools/cli-aarch64-apple-darwin/package.json
53+
5054
- name: Publish npm packages as nightly
5155
if: inputs.is-prerelease == 'true'
5256
run: |

0 commit comments

Comments
 (0)