hivemq / hivemq-mqtt-client

HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
https://hivemq.github.io/hivemq-mqtt-client/
Apache License 2.0
847 stars 158 forks source link

[CI-CD] remove concurrency group #492

Closed YannickWeber closed 3 years ago

YannickWeber commented 3 years ago

Remove the concurrency group from the publish workflow.

As creating a GitHub Release also crates a tag which triggers the check workflow a clash can happen because both workflows share the same concurrency group.