You've already forked composer-build-action
feat: Initial Versioning 🐛
This commit is contained in:
8
action.yml
Normal file
8
action.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: "Gitea Composer Build package"
|
||||
description: "Create a composer package from source"
|
||||
runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
||||
branding:
|
||||
icon: 'package'
|
||||
color: 'green'
|
||||
Reference in New Issue
Block a user