Skip to content

Add publishing workflow #1

Add publishing workflow

Add publishing workflow #1

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Deutsche Telekom AG
#
# SPDX-License-Identifier: Apache-2.0
name: Publish package to the Maven Central Repository
on:
release:
types: [ created ]