Skip to content

Commit acb3008

Browse files
committed
chore: update README.md
1 parent 49e8ebc commit acb3008

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Long format supports the following parameters:
7575
7676
| Name | Description | Default |
7777
|------|-------------|---------|
78+
| skip | Set `true` to skip this release | `false` |
7879
| tag | Tag containing binary to install | `latest` |
7980
| platform | OS Platform to match in release package | `{platform of current runner}` |
8081
| arch | OS Architecture to match in release package | `{arch of current runner}` |
@@ -135,6 +136,7 @@ Long format supports the following parameters:
135136
extension-matching: false
136137
binaries-location: "prometheus-2.37.9.linux-amd64"
137138
aquasecurity/tfsec:
139+
skip: true
138140
tag: v1.19.0
139141
platform: linux
140142
arch: amd64

0 commit comments

Comments
 (0)