mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
GitHub Actions: allow to release plugin even for the base project
This commit is contained in:
parent
a0f5fa26db
commit
11725e4301
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
|
||||
|
Loading…
Reference in New Issue
Block a user