Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Mar 8, 2020
1 parent e9c3b03 commit 00af8bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# action.yml
name: 'composer update action'
description: 'composer update and create pull request'
author: 'kawax'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'git-pull-request'
color: 'gray-dark'

0 comments on commit 00af8bf

Please sign in to comment.