Skip to content

Commit 041974c

Browse files
authored
Update registry URL in TagBot workflow
1 parent 639d1a3 commit 041974c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- uses: JuliaRegistries/TagBot@v1
1616
with:
1717
token: ${{ secrets.GITHUB_TOKEN }}
18-
registry: https://github.com/ITensor/ITensorRegistry.git
18+
registry: ITensor/ITensorRegistry
1919
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)