Skip to content

Prompt Hub API Release #9

Prompt Hub API Release

Prompt Hub API Release #9

name: Prompt Hub API Release
on:
workflow_dispatch:
inputs: {}
jobs:
release_docker_image:
uses: ./.github/workflows/release-docker-image.yml

Check failure on line 9 in .github/workflows/prompt-hub-api-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/prompt-hub-api-release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/prompt-hub-api-release.yml" -> "./.github/workflows/release-docker-image.yml" (source branch with sha:469d1873bfe4e517b888449ff729b6bdb4406ea0) : You have an error in your yaml syntax on line 65
with:
image: prompt-hub-api
context: ./src/python
dockerfile: ./src/python/PromptHubAPI/Dockerfile