fix: remove delay setting

This commit is contained in:
Cory Dransfeldt 2023-03-28 20:49:34 -07:00
parent d0280e1f66
commit 4319f5517c

View file

@ -14,7 +14,6 @@ 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