Skip to content

Clarify packing errors, check existing file by checksum #15

Clarify packing errors, check existing file by checksum

Clarify packing errors, check existing file by checksum #15

Workflow file for this run

name: Maven CI testing/artifact generation
on:
push:
branches: [ "**" ]
jobs:
build-artifacts:
uses: ./.github/workflows/build-artifacts.yml
with:
ref: ${{ github.ref_name }}
is_tag: false
secrets: inherit