Testing the workflow.
All checks were successful
StarFields Django Rest Framework Generics / build (push) Successful in 11s
All checks were successful
StarFields Django Rest Framework Generics / build (push) Successful in 11s
This commit is contained in:
@@ -2,6 +2,9 @@ name: StarFields Django Rest Framework Generics
|
||||
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
GITHUB_WORKFLOW_REF:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -36,6 +39,6 @@ jobs:
|
||||
with:
|
||||
user: ${{ secrets.GIT_PYPI_USERNAME }}
|
||||
password: ${{ secrets.GIT_PYPI_PASSWORD }}
|
||||
repository-url: https://git.vickys-corner.xyz/api/packages/StarFields/pypi
|
||||
repository-url: https://git.starfieldsweb.com/api/packages/StarFields/pypi
|
||||
print-hash: true
|
||||
verbose: true
|
||||
|
||||
Reference in New Issue
Block a user