Skip to content

SEC-090: Automated trusted workflow pinning (2023-04-21) #2286

SEC-090: Automated trusted workflow pinning (2023-04-21)

SEC-090: Automated trusted workflow pinning (2023-04-21) #2286

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