Skip to content

Commit 3e0ccf7

Browse files
committed
adjust it for the version 4.0 Breaking Changes
1 parent 1e2fd46 commit 3e0ccf7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ on:
88
jobs:
99
update_release_draft:
1010
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v4.0.2
11+
secrets:
12+
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
13+
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)