Skip to content

feat: dokka setting test #1

feat: dokka setting test

feat: dokka setting test #1

Workflow file for this run

# 파일 경로명
name: release
# 언제 실행될 것인지
on:
# push:
# branches: [ main ]
# 실행할 job
jobs:
runs-on: ubuntu-latest

Check failure on line 12 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
steps:
- run: ./gradlew dokkaHtml