Compare commits
No commits in common. "4f068c334d35852aa204c7ea6773fc69b3eb8114" and "47f88f4a91868ac4a6b297e8fa6f42ea0b865d61" have entirely different histories.
4f068c334d
...
47f88f4a91
|
@ -10,7 +10,7 @@ jobs:
|
||||||
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v6.21
|
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v6.21
|
||||||
with:
|
with:
|
||||||
REGISTRY_DOMAIN: gitfub.space
|
REGISTRY_DOMAIN: gitfub.space
|
||||||
REGISTRY_ORGANIZATION: jmaa
|
REGISTRY_ORGANIZATION: usagi-keiretsu
|
||||||
secrets:
|
secrets:
|
||||||
PIPY_REPO_USER: ${{ secrets.PIPY_REPO_USER }}
|
PIPY_REPO_USER: ${{ secrets.PIPY_REPO_USER }}
|
||||||
PIPY_REPO_PASS: ${{ secrets.PIPY_REPO_PASS }}
|
PIPY_REPO_PASS: ${{ secrets.PIPY_REPO_PASS }}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.7'
|
__version__ = '0.1.6'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user