Skip to content

Commit

Permalink
Merge pull request #4258 from nextcloud/backport/4257/stable6.1
Browse files Browse the repository at this point in the history
[stable6.1] chore: rename pre-commit.cjs in workflow
  • Loading branch information
hamza221 authored Dec 19, 2024
2 parents 9805ec5 + 38d7e99 commit f9801e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appstore-conventional-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
git-user-email: [email protected]
git-user-name: Nextcloud Command Bot
skip-git-pull: "true"
pre-commit: build/pre-commit.js
pre-commit: build/pre-commit.cjs
release-count: 0
version-file: "package.json, package-lock.json"

Expand Down

0 comments on commit f9801e2

Please sign in to comment.