Skip to content

Commit

Permalink
fix: deployment (#200)
Browse files Browse the repository at this point in the history
* fix: deployment

* chore: remove line break

* fix: trigger release

* fix: rename context
  • Loading branch information
eugbyte authored Aug 24, 2021
1 parent 7e5c2a7 commit b00b462
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@

version: 2.1

workflows:
build-workflow:
jobs:
- build:
context:
- NPM Deployment
- deployment

jobs:
build:
Expand Down

0 comments on commit b00b462

Please sign in to comment.