Skip to content

Fix it parameter does not work after transform update to let #12

Fix it parameter does not work after transform update to let

Fix it parameter does not work after transform update to let #12

Workflow file for this run

name: build-kotlin
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
branches:
- main
paths-ignore:
- '**.md'
jobs:
build:
uses: JavierSegoviaCordoba/reusable-workflows/.github/workflows/build-kotlin.yaml@main
with:
allow-github-actor-bots: false
assemble: true
deploy-docs: false
publish-snapshot: true
secrets: inherit