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 {
1212 fetch_keystore {
1313 keystore_resource {
1414 keystore_config_id: 74840
15- keyname: " flutter-intellij- plugin-auth-token"
15+ keyname: " jetbrains- plugin-upload -auth-token"
1616 }
1717 keystore_resource {
1818 keystore_config_id: 74840
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ setup() {
2727
2828 export FLUTTER_SDK=` pwd` /../flutter
2929 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
3131 export FLUTTER_KEYSTORE_JXBROWSER_KEY_NAME=flutter-intellij-plugin-jxbrowser-license-key
3232 export NO_FS_ROOTS_ACCESS_CHECK=true
3333
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
2727rem ant -version
2828
2929set FLUTTER_KEYSTORE_ID = 74840
30- set FLUTTER_KEYSTORE_NAME = flutter-intellij- plugin-auth-token
30+ set FLUTTER_KEYSTORE_NAME = jetbrains- plugin-upload -auth-token
3131
3232cd tool\plugin
3333rem dir /s/o ..\..\..
You can’t perform that action at this time.
0 commit comments