Skip to content

Update deploy.yml

Update deploy.yml #5

Workflow file for this run

on:
push:
workflow_dispatch:
jobs:
deploy:
uses: chnm/.github/.github/workflows/ansible--deploy-ssg-website.yml@restricted-workflow
with:
environment: DEVL

Check failure on line 9 in .github/workflows/deploy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy.yml

Invalid workflow file

The workflow is not valid. .github/workflows/deploy.yml (Line: 9, Col: 20): Invalid input, environment is not defined in the referenced workflow. .github/workflows/deploy.yml (Line: 11, Col: 18): Invalid secret, TNETENNBA is not defined in the referenced workflow.
secrets:
TNETENNBA: ${{ secrets.TNETENNBA }}