fix: disable delay

This commit is contained in:
Cory Dransfeldt 2023-03-28 20:42:49 -07:00
parent edf7dbc9f6
commit d0280e1f66

View file

@ -14,6 +14,7 @@ jobs:
feedUrl: "https://coryd.dev/follow.json"
mastodonInstance: "https://social.lol"
mastodonToken: ${{ secrets.MASTODON_TOKEN }}
globalDelayToots: 0
- name: Pull any changes from Git
run: git pull
- name: Commit and push