File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ before_action {
12
12
fetch_keystore {
13
13
keystore_resource {
14
14
keystore_config_id: 74840
15
- keyname: " flutter-intellij- plugin-auth-token"
15
+ keyname: " jetbrains- plugin-upload -auth-token"
16
16
}
17
17
keystore_resource {
18
18
keystore_config_id: 74840
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ setup() {
27
27
28
28
export FLUTTER_SDK=` pwd` /../flutter
29
29
export FLUTTER_KEYSTORE_ID=74840
30
- export FLUTTER_KEYSTORE_NAME=flutter-intellij- plugin-auth-token
30
+ export FLUTTER_KEYSTORE_NAME=jetbrains- plugin-upload -auth-token
31
31
export FLUTTER_KEYSTORE_JXBROWSER_KEY_NAME=flutter-intellij-plugin-jxbrowser-license-key
32
32
export NO_FS_ROOTS_ACCESS_CHECK=true
33
33
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ set PATH=%PATH%;%~dp0..\..\..ant\apache-ant-1.10.7\bin
27
27
rem ant -version
28
28
29
29
set FLUTTER_KEYSTORE_ID = 74840
30
- set FLUTTER_KEYSTORE_NAME = flutter-intellij- plugin-auth-token
30
+ set FLUTTER_KEYSTORE_NAME = jetbrains- plugin-upload -auth-token
31
31
32
32
cd tool\plugin
33
33
rem dir /s/o ..\..\..
You can’t perform that action at this time.
0 commit comments