Compare commits

..

No commits in common. "c5b28df2aebf43465448d308145c71fa02324552" and "1e5e9801be98242030733af7ea8030c3ad869a1f" have entirely different histories.

View File

@ -43,7 +43,7 @@ steps:
commands: commands:
- npx auto-changelog --commit-limit false -p -u --hide-credit - npx auto-changelog --commit-limit false -p -u --hide-credit
- name: push new changelog to repo - name: push new changelog to repo
depends_on: ["run changelog export"] depends_on: ["run changelog export"]
image: appleboy/drone-git-push image: appleboy/drone-git-push
settings: settings:
branch: dev branch: dev