Skip to content

Merge pull request #436 from playframework/mergify/bp/7.0.x/pr-433 #150

Merge pull request #436 from playframework/mergify/bp/7.0.x/pr-433

Merge pull request #436 from playframework/mergify/bp/7.0.x/pr-433 #150

Workflow file for this run

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