Skip to content

[2.10.x] Patch updates (#1063) #320

[2.10.x] Patch updates (#1063)

[2.10.x] Patch updates (#1063) #320

Workflow file for this run

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