Skip to content

Commit

Permalink
Fix typo in secret name (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Nov 14, 2021
1 parent 4d94819 commit 4b2d034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@ Add secrets for:
- REDDIT_USERNAME: Your Reddit username
- REDDIT_PASSWORD: Your Reddit password
- REDDIT_APP_ID: The app ID
- REDDIT_API_SECRET: The app secret
- REDDIT_APP_SECRET: The app secret

2. Configure the workflow. Here, we use the secrets we set earlier and add parameters for the action. See the [full list of parameters](#parameters).

Expand Down

0 comments on commit 4b2d034

Please sign in to comment.