Testing the workflow.
All checks were successful
StarFields Django Rest Framework Generics / build (push) Successful in 11s

This commit is contained in:
2024-10-01 03:11:42 +03:00
parent 0cde861177
commit 14dc2cd4af

View File

@@ -2,6 +2,9 @@ name: StarFields Django Rest Framework Generics
on: [push] on: [push]
env:
GITHUB_WORKFLOW_REF:
jobs: jobs:
build: build:
@@ -36,6 +39,6 @@ jobs:
with: with:
user: ${{ secrets.GIT_PYPI_USERNAME }} user: ${{ secrets.GIT_PYPI_USERNAME }}
password: ${{ secrets.GIT_PYPI_PASSWORD }} 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 print-hash: true
verbose: true verbose: true