Skip to content

commons-lang3 3.20.0 (was 3.19.0) (#337) #253

commons-lang3 3.20.0 (was 3.19.0) (#337)

commons-lang3 3.20.0 (was 3.19.0) (#337) #253

Workflow file for this run

name: Publish
on:
push:
branches: # Snapshots
- main
tags: ["**"] # Releases
jobs:
publish-artifacts:
name: Publish / Artifacts
uses: playframework/.github/.github/workflows/publish.yml@v4
with:
java: 17
secrets: inherit