Skip to content

Commit

Permalink
fix asset name in release
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rkeulv committed Oct 15, 2023
1 parent 5fcff95 commit a1f7ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
strategy:
fail-fast: true # cancel all builds if one fails.
matrix:
IDEA_VERSION: [ 2023.1 ]
IDEA_VERSION: [ 2022.3.1 ]
needs: prepare
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a1f7ba6

Please sign in to comment.