You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/jetbrains-update-plugin-platform-template.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ jobs:
88
88
89
89
_This PR was created automatically with GitHub Actions using [this](https://github.com/gitpod-io/gitpod/blob/main/.github/workflows/jetbrains-update-plugin-platform-template.yml) template._
90
90
commit-message: "Update Platform Version of ${{ inputs.pluginName }} to ${{ steps.latest-version.outputs.result }}"
1. Open the preview environment generated for this branch
105
-
2. Choose the stable version of IntelliJ IDEA as your preferred editor
105
+
2. Choose the _Latest Release (Unstable)_ version of IntelliJ IDEA as your preferred editor
106
106
3. Start a workspace using this repository: https://github.com/gitpod-io/spring-petclinic
107
107
4. Verify that the workspace starts successfully
108
108
5. Verify that the IDE opens successfully
@@ -117,7 +117,7 @@ jobs:
117
117
118
118
_This PR was created automatically with GitHub Actions using [this](https://github.com/gitpod-io/gitpod/blob/main/.github/workflows/jetbrains-update-plugin-platform-template.yml) template._
119
119
commit-message: "Update Platform Version of ${{ inputs.pluginName }} to ${{ steps.latest-version.outputs.result }}"
0 commit comments