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

Commit 32ad76e

Browse files
revert a temp change for the canary publish
1 parent 7109fb2 commit 32ad76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Release Canary'
22
on:
33
push:
44
branches:
5-
- '7144-fix-typescript-version-issue'
5+
- '4.x'
66

77
jobs:
88
release:

0 commit comments

Comments
 (0)