File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111111- ORM Code Completion
112112- SQL to Struct
113113
114- [ Unreleased ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.5 ...HEAD
114+ [ Unreleased ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.6 ...HEAD
115115[ 1.2.6 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.5...v1.2.6
116116[ 1.2.5 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.4...v1.2.5
117117[ 1.2.4 ] : https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.3...v1.2.4
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ tasks {
120120
121121 publishPlugin {
122122 dependsOn(" patchChangelog" )
123- token = environment(" PUBLISH_TOKEN " )
123+ token = environment(" JETBRAINS_PUBLISH_TOKEN " )
124124 // The pluginVersion is based on the SemVer (https://semver.org) and supports pre-release labels, like 2.1.7-alpha.3
125125 // Specify pre-release label to publish the plugin in a custom Release Channel automatically. Read more:
126126 // https://plugins.jetbrains.com/docs/intellij/deployment.html#specifying-a-release-channel
You can’t perform that action at this time.
0 commit comments