Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Bump @babel/runtime-corejs3 from 7.17.9 to 7.26.10 (#25) #80

Bump @babel/runtime-corejs3 from 7.17.9 to 7.26.10 (#25)

Bump @babel/runtime-corejs3 from 7.17.9 to 7.26.10 (#25) #80

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/release_canary.yml@v1.0.0
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}
npm_token: ${{ secrets.NPM_AUTH_TOKEN_SHARED }}