Skip to content

Commit 232d1a8

Browse files
committed
circle fix
1 parent 75f0c8b commit 232d1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
git commit -m "fix: updated schema"
2828
git push origin master
2929
release:
30-
<<: *test
30+
<<: *update
3131
steps:
3232
- add_ssh_keys
3333
- checkout

0 commit comments

Comments
 (0)