Skip to content

Commit 833358b

Browse files
committed
fix: create module package release
1 parent 8741471 commit 833358b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ jobs:
636636
- name: Release `create-node-llama-cpp` module
637637
if: steps.set-npm-url.outputs.npm-url != ''
638638
env:
639+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
639640
GH_RELEASE_REF: ${{ github.ref }}
640641
run: |
641642
cd packages/create-node-llama-cpp

0 commit comments

Comments
 (0)