File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5353 branch : workflow/version-update
5454 delete-branch : true
5555 base : develop
56- title : ' workflow: Version Update PR '
56+ title : ' Workflow/version update '
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Available server types are:
1818
1919* [ Payment Server] ( https://github.com/open-template-hub/payment-server-template )
2020* [ Basic Info Server] ( https://github.com/open-template-hub/basic-info-server-template )
21- * [ Auth Server] ( https://github.com/open-template-hub/auth-server-nodejs- template )
21+ * [ Auth Server] ( https://github.com/open-template-hub/auth-server-template )
2222* [ File Storage Server] ( https://github.com/open-template-hub/file-storage-server-template )
2323* [ Analytics Server] ( https://github.com/open-template-hub/analytics-server-template )
2424* [ Mail Server] ( https://github.com/open-template-hub/mail-server-template )
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Available server types are:
2424
2525* [ Payment Server] ( https://github.com/open-template-hub/payment-server-template )
2626* [ Basic Info Server] ( https://github.com/open-template-hub/basic-info-server-template )
27- * [ Auth Server] ( https://github.com/open-template-hub/auth-server-nodejs- template )
27+ * [ Auth Server] ( https://github.com/open-template-hub/auth-server-template )
2828* [ File Storage Server] ( https://github.com/open-template-hub/file-storage-server-template )
2929* [ Analytics Server] ( https://github.com/open-template-hub/analytics-server-template )
3030* [ Mail Server] ( https://github.com/open-template-hub/mail-server-template )
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export const BRANCH_NAME = 'master';
1313
1414export const ProjectName = {
1515 PaymentServer : 'payment-server-template' ,
16- AuthServer : 'auth-server-nodejs- template' ,
16+ AuthServer : 'auth-server-template' ,
1717 BasicInfoServer : 'basic-info-server-template' ,
1818 FileStorageServer : 'file-storage-server-template' ,
1919 AnalyticsServer : 'analytics-server-template' ,
@@ -22,7 +22,7 @@ export const ProjectName = {
2222
2323export const PackageName = {
2424 PaymentServer : 'payment-server-template' ,
25- AuthServer : 'auth-server-nodejs- template' ,
25+ AuthServer : 'auth-server-template' ,
2626 BasicInfoServer : 'basic-info-server-template' ,
2727 FileStorageServer : 'file-storage-server-template' ,
2828 AnalyticsServer : 'analytics-server-template' ,
You can’t perform that action at this time.
0 commit comments