mirror of
https://github.com/yeslayla/butler-publish-itchio-action.git
synced 2025-12-06 08:13:22 +01:00
Intial dockerized version of butler
Fix exec cat -> echo Push package then
This commit is contained in:
9
action.yml
Normal file
9
action.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: "Butler Push"
|
||||
description: "Publish releases to Itch.io using Butler"
|
||||
author: josephbmanley
|
||||
runs:
|
||||
using: docker
|
||||
image: Dockerfile
|
||||
branding:
|
||||
icon: upload
|
||||
color: white
|
||||
Reference in New Issue
Block a user