Skip to content

fix: use correct package-npm workflow (not package-prebuild) #6

fix: use correct package-npm workflow (not package-prebuild)

fix: use correct package-npm workflow (not package-prebuild) #6

Workflow file for this run

name: Build Prebuilds
on:
push:
branches:
- main
- master
- 'fix/**'
pull_request:
workflow_dispatch:
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
jobs:
npm:
uses: tree-sitter/workflows/.github/workflows/package-npm.yml@main

Check failure on line 18 in .github/workflows/prebuild.yml

View workflow run for this annotation

GitHub Actions / Build Prebuilds

Invalid workflow file

The workflow is not valid. .github/workflows/prebuild.yml (Line: 18, Col: 11): Secret NODE_AUTH_TOKEN is required, but not provided while calling.
with:
generate: false