Skip to content

chore(deps): bump semver from 7.3.8 to 7.5.2 #180

chore(deps): bump semver from 7.3.8 to 7.5.2

chore(deps): bump semver from 7.3.8 to 7.5.2 #180

name: Build and publish
on:
push:
branches:
- main
tags:
- v**
pull_request:
branches:
- main
jobs:
build-and-publish:
uses: ./.github/workflows/master-build-and-publish.yml
with:
package-manager-version: '8.11.0'
secrets:
npm_auth_token: ${{ secrets.NPM_AUTH_TOKEN }}