fix: disable test mode

This commit is contained in:
Cory Dransfeldt 2023-03-28 20:41:53 -07:00
parent ebe93d4825
commit edf7dbc9f6

View file

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