Skip to content

Commit 8217f13

Browse files
authored
Data modeling add to GitHub registry (#217)
* add github registry config, action workflow * Update CHANGELOG.md * update action * Update github-registry-data-modeling.yml * Update github-registry-data-modeling.yml * Update github-registry-data-modeling.yml
1 parent 2d4076e commit 8217f13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
contents: read
1515

1616
steps:
17+
- name: Checkout repository
18+
uses: actions/checkout@v4
19+
1720
# MCP publishing (works for all package types)
1821
- name: Download MCP Publisher
1922
run: |

0 commit comments

Comments
 (0)