Skip to content

Feat/render previews #4

Feat/render previews

Feat/render previews #4

Workflow file for this run

name: Render Preview Environment
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
deploy-preview:
name: Deploy Preview Environment
uses: render-examples/preview-environment/.github/workflows/preview-environment.yml@v1

Check failure on line 10 in .github/workflows/render-preview.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/render-preview.yml

Invalid workflow file

error parsing called workflow ".github/workflows/render-preview.yml" -> "render-examples/preview-environment/.github/workflows/preview-environment.yml@v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
api-key: ${{ secrets.RENDER_API_KEY }}