Skip to content

Merge pull request #979 from playframework/mergify/bp/5.4.x/pr-947 #296

Merge pull request #979 from playframework/mergify/bp/5.4.x/pr-947

Merge pull request #979 from playframework/mergify/bp/5.4.x/pr-947 #296

Workflow file for this run

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