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 4b075eb commit 0184e77Copy full SHA for 0184e77
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
break
34
done
35
env:
36
- BUILD_ENV: debug
+ BUILD_ENV: development
37
- name: Package Extension Production Version
38
run: vsce package
39
0 commit comments