Skip to content

Update prueba.yml

Update prueba.yml #3

Workflow file for this run

name: "PruebaSecrets"
on:
workflow_dispatch:
jobs:
terraform_apply:
name: "PruebaSecrets"
runs-on: ubuntu-latest
steps:
uses: hmanzur/[email protected]
with:

Check failure on line 10 in .github/workflows/prueba.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/prueba.yml

Invalid workflow file

You have an error in your yaml syntax on line 10
name: 'MY_SECRET_NAME'
value: 'Lorem ipsun dolor simit'
token: ${{ secrets.REPO_ACCESS_TOKEN }}