From 9f5a2eb9258ac4696cb4db5d0c9dfa58d9bd6eae Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Thu, 30 Jul 2020 23:19:15 +0200 Subject: [PATCH] GitHub Actions - fixed comment --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 27d36f8..ac8d3e0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,7 @@ jobs: with: java-version: 1.8 - # Publish the plugin to the Marketplace + # Update Unreleased section with the current version - name: Patch Changelog run: ./gradlew patchChangelog