added a .com to much
This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -21,4 +21,4 @@ jobs:
|
|||||||
run: uv build
|
run: uv build
|
||||||
# Check that basic features work and we didn't miss to include crucial files
|
# Check that basic features work and we didn't miss to include crucial files
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: uv publish --publish-url https://gitea.linter-home.com.com/api/packages/jonas/pypi --username jonas --password ${{ secrets.CI_TOKEN }}
|
run: uv publish --publish-url https://gitea.linter-home.com/api/packages/jonas/pypi --username jonas --password ${{ secrets.CI_TOKEN }}
|
||||||
Reference in New Issue
Block a user