Skip to content

Commit

Permalink
what if this will work :thinking-face:
Browse files Browse the repository at this point in the history
  • Loading branch information
sivukhin committed Sep 19, 2024
1 parent 6083107 commit 3d1f508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
working-directory: ./packages/libsql-client
env:
NODE_OPTIONS: "--trace-warnings"
# NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
steps:
- name: "Checkout this repo"
uses: actions/checkout@v3
Expand Down

0 comments on commit 3d1f508

Please # to comment.