Skip to content

Workflow file for this run

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

Check failure on line 15 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: no version specified
secrets:
ENCODED_API_URL: "aHR0cHM6Ly9hcGkubGVhcm5pbmdjYW1wLmNuL3dlYi9hcGkvY291cnNlUmFuay9jcmVhdGVCeVRoaXJk"