Skip to content

Update config

Update config #1522

Workflow file for this run

on:
workflow_dispatch:
repository_dispatch:
types: [config_change]
name: Update config
jobs:
update-config:
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/update-config.yml@main
with:
automatic_update_token: "${{ secrets.AUTOMATIC_UPDATE_TOKEN }}"

Check failure on line 10 in .github/workflows/update-config.yml

View workflow run for this annotation

GitHub Actions / Update config

Invalid workflow file

The workflow is not valid. .github/workflows/update-config.yml (Line: 10, Col: 31): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AUTOMATIC_UPDATE_TOKEN

Check failure on line 10 in .github/workflows/update-config.yml

View workflow run for this annotation

GitHub Actions / Update config

Invalid workflow file

The workflow is not valid. .github/workflows/update-config.yml (Line: 10, Col: 31): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AUTOMATIC_UPDATE_TOKEN