GitHub Actions: publish workflow fails due to the existing `release changelog` label

pull/400/head
Jakub Chrzanowski 10 months ago
parent 427f14f49b
commit 5d27cd37f5
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

@ -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…
Cancel
Save