Skip to content

Commit

Permalink
Merge branch 'main' into chore/update-docs-site-to-react-18
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack authored Jun 19, 2023
2 parents 511016c + abaae28 commit 5bc0862
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release_canary.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Canary Release
on:
push:
branches-ignore:
Expand All @@ -7,8 +7,8 @@ on:
- 'changeset-release/**'

jobs:
release-canary:
name: Canary
release:
concurrency: npm-canary
uses: primer/.github/.github/workflows/release_canary.yml@main
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5bc0862

Please sign in to comment.