Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Commit 6c66797

Browse files
committed
Fix .circleci/config.yml
1 parent 36577e6 commit 6c66797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ workflows:
3939
jobs:
4040
- build
4141
- deploy:
42-
required:
42+
requires:
4343
- build
4444
filters:
4545
tags:

0 commit comments

Comments
 (0)