Skip to content

Commit a25746f

Browse files
authored
Data modeling add to GitHub registry - fix (#215)
* add github registry config, action workflow * Update CHANGELOG.md * update action * Update github-registry-data-modeling.yml
1 parent fc8a164 commit a25746f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/github-registry-data-modeling.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
permissions:
1313
id-token: write # For OIDC
1414
contents: read
15-
15+
16+
steps:
1617
# MCP publishing (works for all package types)
1718
- name: Download MCP Publisher
1819
run: |

0 commit comments

Comments
 (0)