Skip to content

Replaced ConfigurationObjectFactory with AugmentedConfigurationObject… #171

Replaced ConfigurationObjectFactory with AugmentedConfigurationObject…

Replaced ConfigurationObjectFactory with AugmentedConfigurationObject… #171

Workflow file for this run

name: snapshot
on:
push:
workflow_dispatch:
jobs:
snapshot:
uses: killbill/gh-actions-shared/.github/workflows/snapshot.yml@main
secrets:
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}