Skip to content

Commit

Permalink
fix: ci hack
Browse files Browse the repository at this point in the history
  • Loading branch information
RisaI committed Oct 21, 2024
1 parent a797059 commit f80adf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:

- name: Publish libchartium
run: npm publish
working-directory: /home/runner/work/libchartium/libchartium
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit f80adf3

Please sign in to comment.