mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
GitHub Actions - fixed comment
This commit is contained in:
parent
69f11b1ff9
commit
9f5a2eb925
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
|
|
||||||
# Publish the plugin to the Marketplace
|
# Update Unreleased section with the current version
|
||||||
- name: Patch Changelog
|
- name: Patch Changelog
|
||||||
run: ./gradlew patchChangelog
|
run: ./gradlew patchChangelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user