Skip to content

[9.x] commons-io 2.16.1 (was 2.16.0) (#132) #56

[9.x] commons-io 2.16.1 (was 2.16.0) (#132)

[9.x] commons-io 2.16.1 (was 2.16.0) (#132) #56

Workflow file for this run

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