{"id":20206684,"url":"https://github.com/useflyyer/flyyer-actions","last_synced_at":"2026-01-29T07:40:29.997Z","repository":{"id":56621096,"uuid":"307171476","full_name":"useflyyer/flyyer-actions","owner":"useflyyer","description":"Github Actions and Workflows to automatically deploy your Flyyer.io decks.","archived":false,"fork":false,"pushed_at":"2021-07-09T21:33:39.000Z","size":1254,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-13T17:49:44.818Z","etag":null,"topics":["ci","deployment","flyyer","github-action","og-image","seo"],"latest_commit_sha":null,"homepage":"https://github.com/useflyyer/flyyer-actions/blob/main/workflow-templates/flayyer-yarn.yml","language":null,"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/useflyyer.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}},"created_at":"2020-10-25T19:02:57.000Z","updated_at":"2023-10-27T20:58:05.000Z","dependencies_parsed_at":"2022-08-15T22:10:10.885Z","dependency_job_id":null,"html_url":"https://github.com/useflyyer/flyyer-actions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/useflyyer/flyyer-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fflyyer-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fflyyer-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fflyyer-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fflyyer-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/useflyyer","download_url":"https://codeload.github.com/useflyyer/flyyer-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/useflyyer%2Fflyyer-actions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28870639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T07:35:32.468Z","status":"ssl_error","status_checked_at":"2026-01-29T07:33:31.463Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ci","deployment","flyyer","github-action","og-image","seo"],"created_at":"2024-11-14T05:25:37.973Z","updated_at":"2026-01-29T07:40:29.982Z","avatar_url":"https://github.com/useflyyer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flyyer Actions and Workflows for GitHub\n\n![deploy results](./assets/result.png)\n\n## Create workflow file\n\nCreate the following file in your repository:\n\n```sh\nmkdir -p .github/workflows\ntouch .github/workflows/deploy.yml\n```\n\nCopy the contents of from [workflow-templates/flyyer-yarn.yml](./workflow-templates/flyyer-yarn.yml) to your `.github/workflows/deploy.yml`.\n\n### Via `curl`:\n\nWrite these two lines on your terminal:\n\n```sh\nmkdir -p .github/workflows\ncurl -L https://raw.githubusercontent.com/useflyyer/flyyer-actions/main/workflow-templates/flyyer-yarn.yml --output .github/workflows/deploy.yml\n```\n\n## Add `FLYYER_KEY` to your Github's secrets\n\nGet your `FLYYER_KEY` from [https://flyyer.io/settings/keys](https://flyyer.io/settings/keys) then add it to your **Settings -\u003e Secrets** inside the settings of your repository.\n\n![secrets section in your repository's settings](./assets/settings-secrets.png)\n\n## Help needed\n\n- Convert to an actual Github Action.\n- Create NPM alternative and make it easy to switch between Yarn and NPM.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuseflyyer%2Fflyyer-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuseflyyer%2Fflyyer-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuseflyyer%2Fflyyer-actions/lists"}