Skip to content

Commit

Permalink
chore: rename pre-commit.cjs in workflowf
Browse files Browse the repository at this point in the history
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
  • Loading branch information
hamza221 committed Dec 19, 2024
1 parent 9805ec5 commit 38d7e99
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: nextcloud-command@users.noreply.github.com
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 38d7e99

Please sign in to comment.