mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-29 21:29:42 +00:00
Remove key input and use Import GPG GitHub Action instead
This commit is contained in:
@@ -12,8 +12,6 @@ inputs:
|
||||
default: 'latest'
|
||||
args:
|
||||
description: 'Arguments to pass to GoReleaser'
|
||||
key:
|
||||
description: 'Private key to import'
|
||||
workdir:
|
||||
description: 'Working directory (below repository root)'
|
||||
default: '.'
|
||||
|
||||
Reference in New Issue
Block a user