We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7797435 commit e79279eCopy full SHA for e79279e
1 file changed
actions/deploy/README.md
@@ -16,7 +16,6 @@ The available configuration options for the NAIS deploy GitHub action.
16
| OWNER | \(auto-detect\) | Owner of the repository making the request. |
17
| PRINT\_PAYLOAD | `false` | If `true`, print templated resources to standard output. |
18
| QUIET | `false` | If `true`, suppress all informational messages. |
19
-| REF | `master` \(auto-detect\) | Commit reference of the deployment. Shown in GitHub's interface. |
20
| REPOSITORY | \(auto-detect\) | Name of the repository making the request. |
21
| RESOURCE | \(required\) | Comma-separated list of files containing Kubernetes resources. Must be JSON or YAML format. |
22
| RETRY | `true` | Automatically retry deploying if deploy service is unavailable. |
0 commit comments