Skip to content

Release/0.0.12

Release/0.0.12 #61

Workflow file for this run

name: CI Workflow
on:
pull_request:
types: [closed]
branches: ["dev", "main"]
push:
branches:
- 'release/*'
jobs:
build:
uses: chargebee/cb-cicd-pipelines/.github/workflows/[email protected]
secrets: inherit
with:
CI_ROLE: ${{ secrets.CI_ROLE }}

Check failure on line 16 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 16, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_ROLE
GENERATE_OPEN_API: true