We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9562c9 commit ef9285cCopy full SHA for ef9285c
README.md
@@ -146,6 +146,7 @@ jobs:
146
| `create_artifact` | `true`, `false` | `false` | Upload build artifact |
147
| `artifact_version` | string | - | Version string for artifact naming (compile mode) |
148
| `artifacts_only` | `true`, `false` | `false` | Skip setup, download & re-upload artifacts only (fetch mode) |
149
+| `release` | `true`, `false` | `false` | It's an official release (compile mode only) |
150
151
## Supported Platforms
152
0 commit comments