Skip to content

Commit

Permalink
Merge pull request #4257 from nextcloud/chore/conven-release
Browse files Browse the repository at this point in the history
chore: rename pre-commit.cjs in workflow
  • Loading branch information
ChristophWurst authored Dec 19, 2024
2 parents 5c1ffda + c3fc219 commit d024507
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 d024507

Please sign in to comment.