Skip to content

chore(github/publish-npm): enable provenance #38

chore(github/publish-npm): enable provenance

chore(github/publish-npm): enable provenance #38

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
env:
NODE_VERSION: 22.11.0
jobs:
main:
uses: the-nexim/actions/.github/workflows/build-lint-test.yaml@next
with:
node-version: ${{ env.NODE_VERSION }}
secrets: inherit