Skip to content

Bump on-headers and compression #95

Bump on-headers and compression

Bump on-headers and compression #95

name: Release canary
on:
push:
branches-ignore:
- main (remove comment when ready for stable release)
- 'changeset-release/main'
jobs:
release-canary:
name: Canary
uses: primer/.github/.github/workflows/[email protected]
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}
npm_token: ${{ secrets.NPM_AUTH_TOKEN_SHARED }}