Skip to content

Use JReleaser to publish to new Maven Central API (#380) #61

Use JReleaser to publish to new Maven Central API (#380)

Use JReleaser to publish to new Maven Central API (#380) #61

Workflow file for this run

# Copyright the Hyperledger Fabric contributors. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
name: Push
on:
push:
branches:
- main
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/test.yml