{"id":23978056,"url":"https://github.com/shiv-source/workflows","last_synced_at":"2026-02-26T02:34:15.123Z","repository":{"id":203618618,"uuid":"710030096","full_name":"shiv-source/workflows","owner":"shiv-source","description":"github workflows","archived":false,"fork":false,"pushed_at":"2023-10-26T04:32:37.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T08:16:09.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/shiv-source.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}},"created_at":"2023-10-25T21:40:25.000Z","updated_at":"2023-10-26T04:34:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b7e6ebe-1a5a-43ff-8f0a-1dd202250d5d","html_url":"https://github.com/shiv-source/workflows","commit_stats":null,"previous_names":["shiv-source/workflows"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiv-source%2Fworkflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiv-source%2Fworkflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiv-source%2Fworkflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiv-source%2Fworkflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shiv-source","download_url":"https://codeload.github.com/shiv-source/workflows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240540554,"owners_count":19817791,"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":[],"created_at":"2025-01-07T08:16:14.288Z","updated_at":"2026-02-26T02:34:10.103Z","avatar_url":"https://github.com/shiv-source.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# workflows\n\n### Deploy angular build to GitHub Pages with pnpm package manager and pnpm cache\n\n```yml\nname: Deploy Angular app with PNPM to GitHub Pages\n\non:\n  push:\n    branches:\n      - \"master\"\n\njobs:\n  deploy:\n    permissions:\n      contents: write\n    uses: shiv-source/workflows/.github/workflows/angular-pnpm-gh-pages.yml@master\n    with:\n      ANGULAR_BUILD_DIR: ./dist/my-angular-app/ # you can change this as per your folder name like ./dist/ or ./dist/project1/\n      ANGULAR_BUILD_COMMAND: pnpm build:prod # default value = pnpm build. Not a required input\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiv-source%2Fworkflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiv-source%2Fworkflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiv-source%2Fworkflows/lists"}