Skip to content

Commit 140297d

Browse files
authored
Update pypi.yml
1 parent 7d7f893 commit 140297d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: TriPSs/conventional-changelog-action@v3
4747
with:
4848
github-token: ${{ github.token }}
49-
git-url: git.yusufali.ca
49+
git-url: ${{ github.server_url != 'https://github.com' && 'git.yusufali.ca' || '' }}
5050
tag-prefix: ""
5151
output-file: false
5252
skip-version-file: true

0 commit comments

Comments
 (0)