mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
fix(release): changelog script
This commit is contained in:
parent
4f56b0e559
commit
82cc45c014
1
.github/workflows/changelog-and-release.yml
vendored
1
.github/workflows/changelog-and-release.yml
vendored
@ -67,6 +67,7 @@ jobs:
|
||||
GH_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
- name: Commit and push
|
||||
run: |
|
||||
git pull
|
||||
git add .
|
||||
git commit -m "docs: update changelogs"
|
||||
git push origin main
|
||||
|
Loading…
x
Reference in New Issue
Block a user