We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create a new GitHub Release (Aggregate logs from "Maven Dependency Updates" action)
name: Create Release on: workflow_dispatch: push: # Publish `v1.2.3` tags as releases. tags: - v* jobs: release: uses: kit-sdq/actions/.github/workflows/github-release.yml@main