Skip to content

Bump scalacenter/sbt-dependency-submission from 2 to 3 (#604) #116

Bump scalacenter/sbt-dependency-submission from 2 to 3 (#604)

Bump scalacenter/sbt-dependency-submission from 2 to 3 (#604) #116

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
with:
java: 8