mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
GitHub Actions: publish workflow fails due to the existing release changelog
label
This commit is contained in:
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 \
|
||||
|
@ -4,6 +4,9 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
- GitHub Actions: publish workflow fails due to the existing `release changelog` label
|
||||
|
||||
### Changed
|
||||
- Upgrade Gradle Wrapper to `8.3`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user