mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 13:05:00 -05:00
Create action.yml
This commit is contained in:
parent
cc39b1c4ea
commit
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