Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 01:21
· 617 commits to main since this release

2.0.1 (2020-02-02)

Bug Fixes

  • normalize "List jobs for a workflow run" (GET /repos/:owner/:repo/actions/runs/:run_id/jobs) (4a72b02)
  • normalize "List repository workflow runs" (GET /repos/:owner/:repo/actions/runs) (f060e41)
  • normalize "List repository workflows" (GET /repos/:owner/:repo/actions/workflows) (30e450c)
  • normalize "List secrets for a repository" (GET /repos/:owner/:repo/actions/secrets) (e34acd2)
  • normalize "List workflow run artifacts" (GET /repos/:owner/:repo/actions/runs/:run_id/artifacts) (24f40f8)
  • normalize "List workflow runs" (GET /repos/:owner/:repo/actions/workflows/:workflow_id/runs) (6b948c2)