Skip to content

build(deps-dev): bump @types/node from 22.7.9 to 22.8.4 #150

build(deps-dev): bump @types/node from 22.7.9 to 22.8.4

build(deps-dev): bump @types/node from 22.7.9 to 22.8.4 #150

name: Build and publish
on:
push:
branches:
- main
tags:
- v**
pull_request:
branches:
- main
jobs:
build-and-publish:
uses: badbatch/repodog/.github/workflows/master-build-and-publish.yml@main
with:
package-manager-version: '8.11.0'

Check failure on line 17 in .github/workflows/build-and-publish.yml

View workflow run for this annotation

GitHub Actions / Build and publish

Invalid workflow file

The workflow is not valid. .github/workflows/build-and-publish.yml (Line: 17, Col: 32): Invalid input, package-manager-version is not defined in the referenced workflow.
secrets:
npm_auth_token: ${{ secrets.NPM_AUTH_TOKEN }}