mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-08 00:54:58 -05:00
7 lines
115 B
YAML
7 lines
115 B
YAML
# action.yml
|
|
name: 'MHSF Cron Task'
|
|
description: 'Cronically online'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|