Skip to content

Fix the plugin

Fix the plugin #46

name: Enforce CHANGELOG Update
on:
pull_request:
branches:
- master
jobs:
check-changelog-update:
uses: membraneframework/membrane_core/.github/workflows/enforce-changelog-update.yml@master
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}

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

View workflow run for this annotation

GitHub Actions / Enforce CHANGELOG Update

Invalid workflow file

The workflow is not valid. .github/workflows/enforce-changelog-update.yml (Line: 10, Col: 21): Invalid secret, GITHUB_TOKEN is not defined in the referenced workflow.