mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-09 07:04:59 -05:00
Compare commits
2 Commits
c5b7cd3e19
...
c84816dbc2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c84816dbc2 | ||
|
|
130e12e2e5 |
6
packages/cron/action.yml
Normal file
6
packages/cron/action.yml
Normal file
@ -0,0 +1,6 @@
|
||||
# action.yml
|
||||
name: 'MHSF Cron Task'
|
||||
description: 'Cronically online'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
Loading…
Reference in New Issue
Block a user