mirror of
https://github.com/LBRYFoundation/herald.go.git
synced 2025-09-05 14:01:35 +00:00
6 lines
No EOL
105 B
YAML
6 lines
No EOL
105 B
YAML
# action.yml
|
|
name: 'Hub'
|
|
description: 'Run go hub'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'dev.dockerfile' |