From 977852202aee532507f1f4e3d38c86799e9d6e30 Mon Sep 17 00:00:00 2001 From: eugbyte Date: Mon, 23 Aug 2021 15:01:58 +0800 Subject: [PATCH] chore: upgrade to v2.1 (+1 squashed commits) Squashed commits: [ba4b292] chore: fix version (+1 squashed commits) Squashed commits: [b407e5c] fix: context name --- .circleci/config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b19b1382..641a37b9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,11 +1,12 @@ -version: 2 + +version: 2.1 workflows: - build: + build-workflow: jobs: - build: context: - - NPM-Deployment + - NPM Deployment jobs: build: