We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f0c8b commit 232d1a8Copy full SHA for 232d1a8
.circleci/config.yml
@@ -27,7 +27,7 @@ jobs:
27
git commit -m "fix: updated schema"
28
git push origin master
29
release:
30
- <<: *test
+ <<: *update
31
steps:
32
- add_ssh_keys
33
- checkout
0 commit comments