From ccd60abc1d6b5c63cae0bcdf4fc62b5f77d3fdba Mon Sep 17 00:00:00 2001 From: Aaron Miller Date: Thu, 21 Mar 2024 14:26:29 -0700 Subject: [PATCH] Update EXPERIENCE.md --- EXPERIENCE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/EXPERIENCE.md b/EXPERIENCE.md index 9bbbb09..bd9ce34 100644 --- a/EXPERIENCE.md +++ b/EXPERIENCE.md @@ -34,3 +34,8 @@ but const deleteButton = document.createElement('button'); deleteButton.textContent = `Delete ${userId}`; ``` + +## Usage note on repo visualizer +Had to add write permission to workflows to repo settings: +![CleanShot 2024-03-21 at 14 24 43@2x](https://github.com/aaronhmiller/chatgpt-webapp/assets/223486/678c7f8f-eea6-4832-8a18-9f8c5ff6fa2a) +