We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31f5df2 + 698689f commit 3ef5af0Copy full SHA for 3ef5af0
1 file changed
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
release:
10
- uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v5.2.0
+ uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v5.3.0
11
secrets:
12
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
13
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}
0 commit comments