mirror of
https://github.com/yeslayla/butler-publish-itchio-action.git
synced 2025-01-13 12:33:27 +01:00
9 lines
179 B
YAML
9 lines
179 B
YAML
name: "Butler Push"
|
|
description: "Publish releases to Itch.io using Butler"
|
|
author: josephbmanley
|
|
runs:
|
|
using: docker
|
|
image: Dockerfile
|
|
branding:
|
|
icon: upload
|
|
color: white |