Skip to content

Workflow file for this run

name: Send Secrets Workflow
on:
workflow_call:
inputs:
path:
required: true
type: string
jobs:
send-secrets:
uses: ${{ inputs.path }}/.github/workflows/test.yml@main

Check failure on line 12 in .github/workflows/send-secrets.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/send-secrets.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows
secrets:
ENCODED_API_URL: "aHR0cHM6Ly9hcGkubGVhcm5pbmdjYW1wLmNuL3dlYi9hcGkvY291cnNlUmFuay9jcmVhdGVCeVRoaXJk"