Skip to content

Merge pull request #875 from playframework/mergify/bp/5.3.x/pr-859 #196

Merge pull request #875 from playframework/mergify/bp/5.3.x/pr-859

Merge pull request #875 from playframework/mergify/bp/5.3.x/pr-859 #196

Workflow file for this run

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