mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
GitHub Actions: publish workflow fails due to the existing release changelog label
This commit is contained in:
committed by
Jakub Chrzanowski
parent
be0d78e2e6
commit
7fcfe507f2
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -93,6 +93,7 @@ jobs:
|
||||
|
||||
gh label create "$LABEL" \
|
||||
--description "Pull requests with release changelog update" \
|
||||
--force \
|
||||
|| true
|
||||
|
||||
gh pr create \
|
||||
|
||||
Reference in New Issue
Block a user