Skip to content

Commit 99926bd

Browse files
authored
Merge pull request #48 from Staffbase/CIV-335
2 parents 395770c + 1c023bf commit 99926bd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/autodev.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ on:
88

99
jobs:
1010
autodev:
11-
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v1.14.0
11+
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@dont-check-private-key
1212
with:
13-
base: main
1413
comments: true
1514
secrets:
16-
token: ${{ secrets.DEV_PUSH_TOKEN }}
15+
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
16+
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)