This commit is contained in:
parent
2cf41d3519
commit
eece004570
|
@ -3,7 +3,9 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
Package:
|
||||
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v5.22
|
||||
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v6.00
|
||||
with:
|
||||
PUBLISH: true
|
||||
secrets:
|
||||
PIPY_REPO_USER: ${{ secrets.PIPY_REPO_USER }}
|
||||
PIPY_REPO_PASS: ${{ secrets.PIPY_REPO_PASS }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user