Skip to content

Commit

Permalink
fix descriptio
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Jul 13, 2020
1 parent 23fd411 commit ff37e95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: 'build-deb-action'
description: 'Build debian package.'
name: 'build-rpm-action'
description: 'Build rpm package.'
author: 'jiro4989'
inputs:
summary:
description: 'Package summary.'
required: true
package:
description: 'Package name of debian package.'
description: 'Package name of rpm package.'
required: true
package_root:
description: 'Directory of release files.'
Expand Down

0 comments on commit ff37e95

Please sign in to comment.