Skip to content

Commit

Permalink
Update post-to-reddit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
damongolding committed Sep 12, 2024
1 parent e559267 commit 6f26ba1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/post-to-reddit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
python - <<EOF
import praw
import os
import json
import time
reddit = praw.Reddit(
client_id=os.environ['REDDIT_CLIENT_ID'],
Expand Down

0 comments on commit 6f26ba1

Please sign in to comment.