Skip to content

Upgrade mkdirp to v3 #41

Upgrade mkdirp to v3

Upgrade mkdirp to v3 #41

Workflow file for this run

name: Canary Release
on:
pull_request:
types:
- opened
- synchronize
- reopened
- labeled
jobs:
release-canary:
uses: hashicorp/web-platform-packages/.github/workflows/canary-release.yml@ca69d24e37c78f0f63e4a03432f63b8cc47ffc3e
secrets:
CHANGESETS_PAT: ${{ secrets.CHANGESETS_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}