diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index a7fe7cd..28adcdf 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -25,9 +25,3 @@ jobs: - name: Run release build targets run: npm run release - - - name: Archive artifacts - uses: actions/upload-artifact@v3 - with: - name: dist - path: dist diff --git a/README.md b/README.md index 1a19845..462654f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ [TypeSpec][typespec] representation of [SWAPI: The Star Wars API][swapi]. + + +[![CI Build][ci-build-badge]][ci-build] + +[ci-build]: https://github.com/connorjs/swapi-typespec/actions/workflows/ci-build.yml +[ci-build-badge]: https://github.com/connorjs/swapi-typespec/actions/workflows/ci-build.yml/badge.svg + + + ## Notes - Using `@resource` adds _all_ REST operations. Thus, the spec files explicitly