Skip to content

Merge pull request #957 from playframework/mergify/bp/2.2.x/pr-866 #121

Merge pull request #957 from playframework/mergify/bp/2.2.x/pr-866

Merge pull request #957 from playframework/mergify/bp/2.2.x/pr-866 #121

Workflow file for this run

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