Skip to content

Merge pull request #46 from badbatch/dependabot/npm_and_yarn/crypto-j… #90

Merge pull request #46 from badbatch/dependabot/npm_and_yarn/crypto-j…

Merge pull request #46 from badbatch/dependabot/npm_and_yarn/crypto-j… #90

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: '7.27.0'
secrets:
npm_auth_token: ${{ secrets.NPM_AUTH_TOKEN }}