diff --git a/.github/workflows/appstore-conventional-build-publish.yml b/.github/workflows/appstore-conventional-build-publish.yml index 2d8d24ca77..c2485db028 100644 --- a/.github/workflows/appstore-conventional-build-publish.yml +++ b/.github/workflows/appstore-conventional-build-publish.yml @@ -43,6 +43,8 @@ jobs: uses: TriPSs/conventional-changelog-action@v3 with: github-token: ${{ secrets.RELEASE_PAT }} + git-user-email: nextcloud-command@users.noreply.github.com + git-user-name: Nextcloud Command Bot skip-git-pull: "true" pre-commit: build/pre-commit.js release-count: 0