Skip to content

fix(Next): Upgrade to Next.js v13.5 from 13.4 #53

fix(Next): Upgrade to Next.js v13.5 from 13.4

fix(Next): Upgrade to Next.js v13.5 from 13.4 #53

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"