Skip to content

Merge pull request #155 from Staffbase/docker-labels #118

Merge pull request #155 from Staffbase/docker-labels

Merge pull request #155 from Staffbase/docker-labels #118

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@a38088448bfd106dbabe9f3b88f8cc8c88aaec83 # v15.1.1
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}

Check failure on line 12 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / Release Drafter

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 12, Col: 15): Invalid secret, app_id is not defined in the referenced workflow.
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}