Skip to content

Commit

Permalink
chore: Update actions branch
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldowseza committed Sep 25, 2024
1 parent bfb3019 commit e54d599
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit e54d599

Please sign in to comment.