From ddbf3489d217f0a1624eb59c7b8dedd30f07073e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 26 Jul 2024 22:51:29 -0700 Subject: [PATCH] release: 100% working stable code --- README.md | 2 ++ duty_tracker.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1074d1e..fbaf349 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ This project serves as a lab manager for the [Levenson-Falk Lab](https://dornsif The idea is to decrypt the sensitive files, set up the environment variables, and run the script using the decrypted files. +**Ensure that "Read and write permissions" are enabled in Settings -> Actions -> General -> Workflow permissions:** + ### PythonAnywhere Setup 1. **Upload Script Files:** diff --git a/duty_tracker.json b/duty_tracker.json index 2d735b1..4569858 100644 --- a/duty_tracker.json +++ b/duty_tracker.json @@ -1,5 +1,5 @@ { - "presentation": "test_member_id", + "presentation": "10", "maintenance": "11", "snacks": "11" -} \ No newline at end of file +}