Skip to content

Commit

Permalink
Publish KCC/KBC schemas (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Hinek <[email protected]>
  • Loading branch information
frankhinek authored Jul 13, 2024
1 parent 40a35d9 commit dd8e096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Process directories
run: |
# List of directories to process
directories=("tbdex")
directories=("kcc" "tbdex")
# Function to check if a directory is a submodule
is_submodule() {
Expand Down
2 changes: 1 addition & 1 deletion kcc

0 comments on commit dd8e096

Please sign in to comment.