diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5493f0a..ddda17e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ permissions: jobs: release: - uses: cloudscape-design/actions/.github/workflows/release.yml@main + uses: cloudscape-design/actions/.github/workflows/release.yml@env-var secrets: inherit with: publish-packages: lib \ No newline at end of file diff --git a/README.md b/README.md index ea09674..6553711 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Jest presets for Cloudscape Design System -Change +Change2 This package contains [Jest presets](https://jestjs.io/docs/en/configuration#preset-string) used to test an application based on the [Cloudscape Design System](https://cloudscape.design/) React components.