Skip to content

Commit bad1135

Browse files
authored
Merge branch 'master' into master-transifex-ALL-20260404_225250
2 parents 853ab80 + cac24f2 commit bad1135

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ jobs:
2727
with:
2828
token: ${{ secrets.DHIS2_BOT_GITHUB_TOKEN }}
2929

30+
- uses: dhis2/action-commit-signing@v1
31+
with:
32+
ssh-signing-key: ${{ secrets.DHIS2_BOT_SSH_SIGNING_KEY }}
33+
ssh-signing-key-passphrase: ${{ secrets.DHIS2_BOT_SSH_SIGNING_PASSPHRASE }}
34+
3035
- uses: actions/setup-node@v4
3136
with:
3237
node-version: 20.x

0 commit comments

Comments
 (0)