Skip to content

Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 #571

Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0

Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 #571

Workflow file for this run

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