Skip to content

fix(deps): update dependency markdownlint-cli to v0.37.0 #87

fix(deps): update dependency markdownlint-cli to v0.37.0

fix(deps): update dependency markdownlint-cli to v0.37.0 #87

---
on: # yamllint disable-line rule:truthy
push:
branches:
- master
name: 🦋 Create release or publish to pnpm
jobs:
release:
uses: wayofdev/gh-actions/.github/workflows/create-changesets-release.yml@master
with:
node: 18
repository: wayofdev/npm-shareable-configs
secrets:
# to trigger other workflows, pass PAT token instead of GITHUB_TOKEN
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
npm_token: ${{ secrets.NPM_TOKEN }}