Skip to content

Delete .github/workflows/main.yml #62

Delete .github/workflows/main.yml

Delete .github/workflows/main.yml #62

Workflow file for this run

name: Call Reusable Workflow
on:
push:
branches:
- main
- 1.0.8
jobs:
call-reusable-workflow:
uses: bn46org/kattu/.github/workflows/decrypt.yml@develop
with:
gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}

Check failure on line 13 in .github/workflows/push-trigger.yml

View workflow run for this annotation

GitHub Actions / Call Reusable Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/push-trigger.yml (Line: 13, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GPG_PASSPHRASE