Skip to content

Merge pull request #16 from Chocohead/logging #76

Merge pull request #16 from Chocohead/logging

Merge pull request #16 from Chocohead/logging #76

Workflow file for this run

name: build
on:
push:
branches:
- main
jobs:
build:
name: Dependencies
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: Run snapshot action
uses: mikepenz/[email protected]
with:
use-gradlew: false
gradle-build-module: |-
:common
:dev
gradle-build-configuration: |-
compileClasspath