Skip to content

chore(Next): Upgrade Next.js v14.1 from v13.5 #56

chore(Next): Upgrade Next.js v14.1 from v13.5

chore(Next): Upgrade Next.js v14.1 from v13.5 #56

name: Create diagram
on:
workflow_dispatch: {}
push:
branches:
- main
jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: githubocto/repo-visualizer@main
with:
excluded_paths: "ignore,.github"