chore: update workflow delay
This commit is contained in:
parent
4319f5517c
commit
d17e54cbc2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/scheduled-post.yaml
vendored
1
.github/workflows/scheduled-post.yaml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
||||||
feedUrl: "https://coryd.dev/follow.json"
|
feedUrl: "https://coryd.dev/follow.json"
|
||||||
mastodonInstance: "https://social.lol"
|
mastodonInstance: "https://social.lol"
|
||||||
mastodonToken: ${{ secrets.MASTODON_TOKEN }}
|
mastodonToken: ${{ secrets.MASTODON_TOKEN }}
|
||||||
|
globalDelayToots: 0
|
||||||
- name: Pull any changes from Git
|
- name: Pull any changes from Git
|
||||||
run: git pull
|
run: git pull
|
||||||
- name: Commit and push
|
- name: Commit and push
|
||||||
|
|
Reference in a new issue