Skip to content

Add expression handling "branch" tags #10

Add expression handling "branch" tags

Add expression handling "branch" tags #10

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 }}
secrets: inherit