Skip to content

Merge pull request #501 from scala-steward/update/7.x/ebean-15.8.0 #90

Merge pull request #501 from scala-steward/update/7.x/ebean-15.8.0

Merge pull request #501 from scala-steward/update/7.x/ebean-15.8.0 #90

Workflow file for this run

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