mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Last usage of `${{ steps.properties.outputs.name }}` in GitHub Actions
workflow "Build" was removed in commit d8648e5 ("GitHub Actions general
performance refactoring", 2021-09-30). Drop initialization of this
output from the step "Export Properties".
(cherry picked from commit 30506fba8ffae6d3d35d6bcdf264c18916b53803)