mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 09:47:10 +00:00
Merge branch 'main' into next
This commit is contained in:
commit
cc82b4f3bb
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…
Reference in New Issue
Block a user