You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `badgedir` | true | - | full path to the directory that stores conformance badges |
41
41
| `repository` | true | - | repository (in the form of `owner/repo`) to store badges |
42
42
| `upload-default-branch` | false | false | whether uploading the result of HEAD in the default branch |
43
-
| `token` | true | - | token to commit the repository specified in the `repository` field |
43
+
| `ssh-key` | true | - | ssh key to commit the repository specified in the `repository` field. See [deploy keys](https://docs.github.com/en/developers/overview/managing-deploy-keys#deploy-keys) for details |
0 commit comments