Skip to content

Update sbt, scripted-plugin to 1.10.4 #491

Update sbt, scripted-plugin to 1.10.4

Update sbt, scripted-plugin to 1.10.4 #491

Workflow file for this run

name: build
on:
pull_request: {}
push:
branches:
- "**"
tags-ignore:
- "**"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: coursier/[email protected]
- uses: coursier/[email protected]
with:
jvm: 8
apps: sbt
- run: sbt publishLocal