fix github action
parent
cca7b86742
commit
f607ea4e4f
|
@ -11,6 +11,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: ./.github/actions/install
|
||||
- run: cp site/source/public/data/stats.json site/source/public/data/base-stats.json
|
||||
- run: git satus
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue