mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 04:39:34 +00:00
fix(ci): changelog and release
This commit is contained in:
parent
c4a3f81762
commit
10e8622bf5
2
.github/workflows/changelog-and-release.yml
vendored
2
.github/workflows/changelog-and-release.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
GH_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
- name: Commit and push
|
||||
run: |
|
||||
git pull
|
||||
git pull origin main
|
||||
git add .
|
||||
git commit -m "docs: update changelogs"
|
||||
git push origin main
|
||||
|
Loading…
Reference in New Issue
Block a user