{"id":15048411,"url":"https://github.com/kikobeats/github-create-secret","last_synced_at":"2026-01-07T13:14:52.331Z","repository":{"id":215445700,"uuid":"738966349","full_name":"Kikobeats/github-create-secret","owner":"Kikobeats","description":"Simplest way to create a GitHub secret.","archived":false,"fork":false,"pushed_at":"2024-05-08T08:37:48.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T05:32:37.628Z","etag":null,"topics":["github","github-secret","github-secrets"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kikobeats.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-04T13:13:58.000Z","updated_at":"2024-05-08T08:37:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"193b1ceb-cb6f-4b70-a7c3-46de659de38e","html_url":"https://github.com/Kikobeats/github-create-secret","commit_stats":null,"previous_names":["kikobeats/github-create-secret"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fgithub-create-secret","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fgithub-create-secret/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fgithub-create-secret/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kikobeats%2Fgithub-create-secret/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kikobeats","download_url":"https://codeload.github.com/Kikobeats/github-create-secret/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239232859,"owners_count":19604333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","github-secret","github-secrets"],"created_at":"2024-09-24T21:11:30.125Z","updated_at":"2026-01-07T13:14:52.289Z","avatar_url":"https://github.com/Kikobeats.png","language":"JavaScript","readme":"# github-create-secret\n\n![Last version](https://img.shields.io/github/tag/kikobeats/github-create-secret.svg?style=flat-square)\n[![Coverage Status](https://img.shields.io/coveralls/kikobeats/github-create-secret.svg?style=flat-square)](https://coveralls.io/github/kikobeats/github-create-secret)\n[![NPM Status](https://img.shields.io/npm/dm/github-create-secret.svg?style=flat-square)](https://www.npmjs.org/package/github-create-secret)\n\n**github-create-secret** is the simplest way to create a GitHub secret.\n\nJust call it and it will release the latest git tag created:\n\n```\nnpx github-create-secret --owner Kikobeats --repo test --name MY_SECRET --value MY_VALUE\n```\n\nAlternatively, it can be used as Node.js module:\n\n```js\nconst createSecret = require('github-create-secret')\n\nawait createSecret({\n  owner: \"Kikobeats\",\n  repo: \"test\",\n  name: \"MY_SECRET\",\n  value: \"MY_VALUE\"\n})\n```\n\n## License\n\n**github-create-secret** © [Kiko Beats](https://kikobeats.com), released under the [MIT](https://github.com/kikobeats/github-create-secret/blob/master/LICENSE.md) License.\u003cbr\u003e\nAuthored and maintained by [Kiko Beats](https://kikobeats.com) with help from [contributors](https://github.com/kikobeats/github-create-secret/contributors).\n\n\u003e [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/kikobeats) · Twitter [@kikobeats](https://twitter.com/kikobeats)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkikobeats%2Fgithub-create-secret","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkikobeats%2Fgithub-create-secret","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkikobeats%2Fgithub-create-secret/lists"}