Skip to content

Commit

Permalink
Merge pull request #19 from ollama/mxyng/ci
Browse files Browse the repository at this point in the history
fix publish ci
  • Loading branch information
mxyng authored Jan 23, 2024
2 parents 9d1c84f + ddf7529 commit 9ed20fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- run: |
npm version ${GITHUB_REF_NAME#v}
npm publish
with:
env:
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}

0 comments on commit 9ed20fc

Please sign in to comment.