mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Fixed artifact file name in build flow (#224)
* Fixed artifact file name in build flow * CHANGELOG update Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
This commit is contained in:
committed by
Jakub Chrzanowski
parent
84191a04d2
commit
6f756c228b
@@ -4,6 +4,7 @@
|
||||
|
||||
## [Unreleased]
|
||||
### Changed
|
||||
- GitHub Actions - fixed duplicated `.zip` extension in artifact file's name of the build flow
|
||||
- Upgrade Gradle Wrapper to `7.3.3`
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `1.3.1`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.6.10`
|
||||
|
||||
Reference in New Issue
Block a user