Skip to content

Merge pull request #1131 from xuwei-k/build-sbt-get-parentheses #434

Merge pull request #1131 from xuwei-k/build-sbt-get-parentheses

Merge pull request #1131 from xuwei-k/build-sbt-get-parentheses #434

Workflow file for this run

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