mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +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 }}
|
GH_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||||
- name: Commit and push
|
- name: Commit and push
|
||||||
run: |
|
run: |
|
||||||
|
git pull
|
||||||
git add .
|
git add .
|
||||||
git commit -m "docs: update changelogs"
|
git commit -m "docs: update changelogs"
|
||||||
git push origin main
|
git push origin main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user