Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3263f34

Browse files
chore: temp publish
1 parent 0dc25fd commit 3263f34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/publish.reusable.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
if: inputs.is-prerelease != 'true'
6565
run: |
6666
for package in packages/@postgrestools/*; do
67+
package_name=$(basename "$package")
6768
if [[ "$package_name" != "backend-jsonrpc" && "$package_name" != "postgrestools" ]]; then
6869
npm publish "$package" --tag latest --access public --provenance
6970
fi

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /