mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
GitHub Actions: allow to release plugin even for the base project
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -13,7 +13,6 @@ jobs:
|
||||
name: Publish Plugin
|
||||
runs-on: ubuntu-latest
|
||||
container: gradle:jdk8
|
||||
if: github.repository != 'JetBrains/intellij-platform-plugin-template'
|
||||
steps:
|
||||
|
||||
# Check out current repository
|
||||
|
||||
Reference in New Issue
Block a user