Skip to content

Commit

Permalink
Merge pull request #10394 from nextcloud/backport/10391/stable4.0
Browse files Browse the repository at this point in the history
[stable4.0] fix(release): Specify release committer
  • Loading branch information
ChristophWurst authored Nov 22, 2024
2 parents 7445f3b + c4a9613 commit 0c847f1
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 0c847f1

Please sign in to comment.