Skip to content

Commit

Permalink
Update daily-poem.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswmorris authored Jun 29, 2024
1 parent 64e6f57 commit 4eb19b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-poem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Curate a poem, and send it to the listserv
run:
python scripts/send-poem.py --kind "daily" --username "poemsfromtom@gmail.com" --password ${{ secrets.PFT_PW }} --listserv_filename "data/poems/listserv.csv"
--github_repo_name "thomaswmorris.github.io" --github_token ${{ secrets.GH_TOKEN }} --write_to_repo true
--github_repo_name "thomaswmorris.github.io" --github_token ${{ secrets.GH_TOKEN }} --write_to_repo

0 comments on commit 4eb19b1

Please sign in to comment.