Skip to content

Commit

Permalink
Fix intellij plugin publish
Browse files Browse the repository at this point in the history
  • Loading branch information
CedNaru committed Oct 7, 2024
1 parent acf8014 commit c7f2584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_jvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
deploy_godot_intellij_plugin:
strategy:
matrix:
ij_sdk: [ IJ232 ]
ij_sdk: [ 2024.2 ]
runs-on: ubuntu-latest
steps:
- name: Clone Godot Engine
Expand Down

0 comments on commit c7f2584

Please sign in to comment.