Skip to content

Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 #582

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

Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 #582

Workflow file for this run

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