Skip to content

Commit e03cd24

Browse files
committed
rename event
1 parent 97437c5 commit e03cd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/restart-on-sdk-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Deploy on ts sdk update
22
on:
33
repository_dispatch:
4-
types: [jit-sdk-update]
4+
types: [sdk-update]
55

66
jobs:
77
update-sdk:

0 commit comments

Comments
 (0)