Skip to content

workflow files use maint-for-0-24-x branch #81

workflow files use maint-for-0-24-x branch

workflow files use maint-for-0-24-x branch #81

Workflow file for this run

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