Skip to content

Merge pull request #493 from playframework/mergify/bp/6.0.x/pr-492 #120

Merge pull request #493 from playframework/mergify/bp/6.0.x/pr-492

Merge pull request #493 from playframework/mergify/bp/6.0.x/pr-492 #120

Workflow file for this run

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