Skip to content

💄 Make linter happy #201

💄 Make linter happy

💄 Make linter happy #201

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@main

Check failure on line 10 in .github/workflows/release-drafter.yml

View workflow run for this annotation

GitHub Actions / Release Drafter

Invalid workflow file

The workflow is not valid. .github/workflows/release-drafter.yml (Line: 10, Col: 11): Secret app_id is required, but not provided while calling. .github/workflows/release-drafter.yml (Line: 10, Col: 11): Secret private_key is required, but not provided while calling.
secrets:
token: ${{ secrets.GITHUB_TOKEN }}