Skip to content

Commit a0d9783

Browse files
committed
oops
1 parent d99dab6 commit a0d9783

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77

8-
# Prepare and publish the plugin to JetBrains Marketplace repository
8+
# Prepare and publish the GitHub releases
99
release:
1010
name: Publish Plugin
1111
runs-on: ubuntu-latest

qodana.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://www.jetbrains.com/help/qodana/qodana-yaml.html
33

44
version: "1.0"
5-
linter: jetbrains/qodana-jvm-community:2024.3
5+
linter: jetbrains/qodana-jvm-community:2025.3
66
projectJDK: "21"
77
profile:
88
name: Project Default

0 commit comments

Comments
 (0)