Skip to content

build(deps): bump the github-actions group with 3 updates #116

build(deps): bump the github-actions group with 3 updates

build(deps): bump the github-actions group with 3 updates #116

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@7433384f8737623f2c8eb247427830629ce66d97 # v14.1.0
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 }}