Skip to content

Commit

Permalink
doc: fixed variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
shanto268 authored Jul 21, 2024
1 parent 2132430 commit 738e9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ This project serves as a lab manager for the [Levenson-Falk Lab](https://dornsif
- `GMAIL_USER`: Your Gmail username.
- `GMAIL_PASSWORD`: Your Gmail password.
- `SLACK_TOKEN`: Your Slack token.
- `GITHUB_TOKEN`: Your GitHub PAT with at least `repo` scopes enabled.
- `GH_BOT`: Your GitHub PAT with at least `repo` scopes enabled.

2. **Create GitHub Actions Workflow:**
Create a workflow file in `.github/workflows/main.yml`. Check the [GitHub Actions workflow](.github/workflows/main.yml) in this repository for reference.
Expand Down

0 comments on commit 738e9c0

Please sign in to comment.