Skip to content

Commit 77771f8

Browse files
authored
Merge pull request #3 from ag2ai/SirEntropy-patch-1
Update generate-registry.yml
2 parents 1d1461a + feb89df commit 77771f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate-registry.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
contents: write
1414
steps:
1515
- uses: actions/checkout@v4
16+
with:
17+
token: ${{secrets.REGISTRY_PAT}}
1618

1719
- uses: actions/setup-python@v5
1820
with:

0 commit comments

Comments
 (0)