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