Skip to content

Commit

Permalink
Merge pull request #10395 from nextcloud/backport/10391/stable3.7
Browse files Browse the repository at this point in the history
[stable3.7] fix(release): Specify release committer
  • Loading branch information
kesselb authored Nov 22, 2024
2 parents 33d7065 + 8c79096 commit 211ff3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/appstore-conventional-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
uses: TriPSs/conventional-changelog-action@v3
with:
github-token: ${{ secrets.RELEASE_PAT }}
git-user-email: [email protected]
git-user-name: Nextcloud Command Bot
skip-git-pull: "true"
pre-commit: build/pre-commit.js
release-count: 0
Expand Down

0 comments on commit 211ff3c

Please sign in to comment.