File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # netlify-plugin-env
1
+ # netlify-plugin-contextual- env
2
2
3
3
This plugin swaps out ENV vars on Netlify at build time. Here's how it works:
4
4
Original file line number Diff line number Diff line change 1
- name : netlify-plugin-env
1
+ name : netlify-plugin-contextual- env
2
2
inputs :
3
3
- name : mode
4
4
required : false
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " netlify-plugin-env" ,
2
+ "name" : " netlify-plugin-contextual- env" ,
3
3
"version" : " 0.0.7" ,
4
4
"description" : " A Netlify plugin to override ENV vars based on a branch or context" ,
5
5
"main" : " src/index" ,
6
- "repository" : " https://github.com/cball/netlify-plugin-env" ,
6
+ "repository" : " https://github.com/cball/netlify-plugin-contextual- env" ,
7
7
"bugs" : {
8
- "url" : " https://github.com/cball/netlify-plugin-env/issues"
8
+ "url" : " https://github.com/cball/netlify-plugin-contextual- env/issues"
9
9
},
10
10
"author" : " Chris Ball" ,
11
11
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments