We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e76d7f commit 13ac966Copy full SHA for 13ac966
1 file changed
action.yml
@@ -5,9 +5,6 @@ inputs:
5
generate-zip:
6
description: 'Generate package zip file?'
7
default: false
8
-outputs:
9
- zip_path:
10
- description: 'Zip file path'
11
runs:
12
using: 'docker'
13
image: 'Dockerfile'
0 commit comments