We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5254806 commit a6d5d13Copy full SHA for a6d5d13
.github/workflows/publish.reusable.yml
@@ -68,7 +68,6 @@ jobs:
68
- name: Temp publish
69
if: inputs.is-prerelease != 'true'
70
run: |
71
- cd packages
72
npm publish "@postgrestools/postgrestools_aarch64-apple-darwin" --tag latest --access public --provenance
73
npm publish "@postgrestools/postgrestools_aarch64-windows-msvc" --tag latest --access public --provenance
74
npm publish "@postgrestools/postgrestools_aarch64-linux-gnu" --tag latest --access public --provenance
0 commit comments