Skip to content

Merge pull request #986 from mkurz/revert-pr980 #261

Merge pull request #986 from mkurz/revert-pr980

Merge pull request #986 from mkurz/revert-pr980 #261

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@v3
secrets: inherit