diff --git a/.github/workflows/update_issue_templates.yml b/.github/workflows/update_issue_templates.yml index 5fcb711..69001b1 100644 --- a/.github/workflows/update_issue_templates.yml +++ b/.github/workflows/update_issue_templates.yml @@ -39,7 +39,7 @@ jobs: else ORGS="LizardByte,LizardByte-infrastructure" # Default organizations fi - echo "orgs=$ORGS" >> $GITHUB_OUTPUT + echo "orgs=$ORGS" >> "${GITHUB_OUTPUT}" echo "Organizations to process: $ORGS" - name: Fetch repositories