Spaces:
Paused
Paused
| name: Build and Deploy to Registry | |
| on: | |
| workflow_dispatch | |
| jobs: | |
| call-upload-to-registry: | |
| uses: Travelgate/ci-workflows/.github/workflows/upload-to-registry.yml@main | |
| permissions: | |
| contents: write | |
| secrets: inherit | |