Skip to content

Merge pull request #87 from Staffbase/dependabot/github_actions/Staff… #53

Merge pull request #87 from Staffbase/dependabot/github_actions/Staff…

Merge pull request #87 from Staffbase/dependabot/github_actions/Staff… #53

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}