Skip to content

Commit

Permalink
Fix action name for release
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdesr committed Jan 25, 2020
1 parent 682c9d6 commit 5b0c52f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Minisign'
description: 'A lightweight wrapper around Minisign to sign and verify artifacts'
name: 'minisign-cli'
description: 'A lightweight wrapper around the Minisign cli to sign and verify artifacts'
inputs:
minisign_key:
description: 'contents of a Minisign key (required for signing operations)'
Expand Down

0 comments on commit 5b0c52f

Please sign in to comment.