Skip to content

[maven-release-plugin] prepare for next development iteration #85

[maven-release-plugin] prepare for next development iteration

[maven-release-plugin] prepare for next development iteration #85

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 }}