Skip to content

Commit 818f579

Browse files
authored
Merge pull request #79 from Staffbase/dependabot/github_actions/Staffbase/gha-workflows-4.0.2
Bump Staffbase/gha-workflows from 3.4.0 to 4.0.2
2 parents d2be484 + 3e0ccf7 commit 818f579

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ on:
77

88
jobs:
99
update_release_draft:
10-
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v3.4.0
10+
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)