Skip to content

Commit

Permalink
👷 Add missing secrets for release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
flaxel committed Feb 1, 2024
1 parent c902fcc commit 692c610
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ on:
jobs:
update_release_draft:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 comments on commit 692c610

Please sign in to comment.