{"id":37570927,"url":"https://github.com/underwindfall/create-release-with-debugapk","last_synced_at":"2026-01-16T09:23:52.452Z","repository":{"id":42718751,"uuid":"252984390","full_name":"underwindfall/create-release-with-debugapk","owner":"underwindfall","description":"This is a github workflow action to create a release with an additional apk as an attachment.","archived":false,"fork":false,"pushed_at":"2023-07-18T21:34:26.000Z","size":17075,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-24T18:44:57.378Z","etag":null,"topics":["android","ci","github","github-action","github-actions-javascript","github-work","mobile"],"latest_commit_sha":null,"homepage":"https://qifanyang.com/resume","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/underwindfall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-04-04T11:56:23.000Z","updated_at":"2023-02-06T23:16:42.000Z","dependencies_parsed_at":"2024-06-21T17:51:16.831Z","dependency_job_id":"78d3ade5-09bf-4666-b1b0-e5b26479b8e5","html_url":"https://github.com/underwindfall/create-release-with-debugapk","commit_stats":{"total_commits":43,"total_committers":2,"mean_commits":21.5,"dds":"0.39534883720930236","last_synced_commit":"e3702bf5c3a934a952910fdc8277dce1a623743f"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/underwindfall/create-release-with-debugapk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underwindfall%2Fcreate-release-with-debugapk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underwindfall%2Fcreate-release-with-debugapk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underwindfall%2Fcreate-release-with-debugapk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underwindfall%2Fcreate-release-with-debugapk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/underwindfall","download_url":"https://codeload.github.com/underwindfall/create-release-with-debugapk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/underwindfall%2Fcreate-release-with-debugapk/sbom","scorecard":{"id":909351,"data":{"date":"2025-08-11","repo":{"name":"github.com/underwindfall/create-release-with-debugapk","commit":"1d2dcb8001e8da80bc4686751ce83d4bc7811d67"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/underwindfall/create-release-with-debugapk/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/underwindfall/create-release-with-debugapk/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T18:33:03.936Z","repository_id":42718751,"created_at":"2025-08-24T18:33:03.936Z","updated_at":"2025-08-24T18:33:03.936Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","ci","github","github-action","github-actions-javascript","github-work","mobile"],"created_at":"2026-01-16T09:23:51.712Z","updated_at":"2026-01-16T09:23:52.436Z","avatar_url":"https://github.com/underwindfall.png","language":"JavaScript","readme":"# create-release-with-debugapk\n![Build and Check](https://github.com/underwindfall/create-release-with-debugapk/workflows/Build%20and%20Check/badge.svg)\n\nThis is a github workflow action to create a release with an additional apk as an attachment. \n\n## Inputs\n\n### GITHUB_TOKEN\n\n**required**  used as deploy key\n\n### tag_name\n**required**  tag version (such as v1.0.0 etc.)\n\n### asset_path\n**required**  used as give which place to get apk\n\n### asset_name\n**required**  used as display name\n\n### asset_content_type \n**required**  used as assent type\n\n## Outputs\n### `id`\n'The ID of the created Release'\n### `html_url` \n'The URL users can navigate to in order to view the release'\n### `browser_download_url`\n'The URL users can navigate to in order to download the uploaded asset'\n\n## Example Real Implementation\nHere is a real implementation of creating release with debug apk by using this `Github Action` [PowerPermission Release Apk](https://github.com/underwindfall/PowerPermission/blob/master/.github/workflows/release.yml)\n\n## Example Usage\n\n```yaml\nname: CI\n\non:\n  push:\n    branches: \n      - master\n\njobs:\n\n  build:\n\n    runs-on: ubuntu-18.04\n\n\n    steps:\n\n    - uses: actions/checkout@v2\n      \n    - name: Use Java8\n      uses: actions/setup-java@v1\n      with:\n          java-version: 1.8\n\n    - name: Build debug apk\n      run: ./gradlew clean assembleDebug\n\n    - name: Create release and upload apk\n      uses: underwindfall/create-release-with-debugapk@v2.0.0\n      env:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n      with:\n        tag_name: v1.0.0\n        asset_path: app/build/outputs/apk/debug/app-debug.apk\n        asset_name: Example.apk\n        asset_content_type: application/zip\n```\n\n## License\n\n```\nMIT License\n\nCopyright (c) 2020 Qifan Yang\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funderwindfall%2Fcreate-release-with-debugapk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funderwindfall%2Fcreate-release-with-debugapk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funderwindfall%2Fcreate-release-with-debugapk/lists"}