Skip to content

Update article_downloader.py #8

Update article_downloader.py

Update article_downloader.py #8

name: Render ARchitectural Diff with ArchLens
jobs:
render-diff-and-upload-comment:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- id: run_archlens
uses: archlens/render-diff-on-pr@main
with:
config-path: "archlens.json"
render-diff: "true"
BRANCH_NAME: "_archlens_diff"