Skip to content

Add workaround for using env variables in reusable workflows #73

Add workaround for using env variables in reusable workflows

Add workaround for using env variables in reusable workflows #73

Workflow file for this run

name: Project Automations
on:
issues:
types:
- opened
- reopened
pull_request:
types:
- opened
- ready_for_review
- reopened
- closed
- converted_to_draft
jobs:
ProjectAutomations:
uses: Oztechan/Global/.github/workflows/reusable-project.yml@develop

Check failure on line 17 in .github/workflows/project.yml

View workflow run for this annotation

GitHub Actions / Project Automations

Invalid workflow file

The workflow is not valid. In .github/workflows/project.yml (Line: 17, Col: 11): Error from called workflow Oztechan/Global/.github/workflows/reusable-project.yml@develop (Line: 28, Col: 32): Unrecognized named-value: 'MILESTONE'. Located at position 1 within expression: MILESTONE In .github/workflows/project.yml (Line: 17, Col: 11): Error from called workflow Oztechan/Global/.github/workflows/reusable-project.yml@develop (Line: 55, Col: 32): Unrecognized named-value: 'MILESTONE'. Located at position 1 within expression: MILESTONE
with:
project_id: 8
secrets: inherit