Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
majkshkurti committed Sep 12, 2023
1 parent 03b5e1f commit f57d789
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
release-keycloak-theme:
name: release-keycloak-theme
if: ${{ needs.file-changes.outputs.keycloak-theme == 'true' }}
uses: ./.github/workflows/keycloak-build.yml
secrets: inherit
with:
Expand Down
1 change: 1 addition & 0 deletions packages/keycloak-theme/src/stories/Error.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ export const WithAnotherMessage: StoryFn<typeof PageStory> = () => (
}}
/>
);

0 comments on commit f57d789

Please sign in to comment.