mirror of
https://github.com/carp-lang/Carp.git
synced 2024-11-04 01:25:04 +03:00
fix: Once more, with feeling
This commit is contained in:
parent
dd84fb320e
commit
c5dacdeed9
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
@ -46,8 +46,8 @@ jobs:
|
||||
uses: andstor/copycat-action@v3
|
||||
with:
|
||||
personal_token: ${{ secrets.PERSONAL_TOKEN }}
|
||||
src_path: /docs/core
|
||||
dst_path: /core
|
||||
src_path: docs/core
|
||||
dst_path: .
|
||||
dst_owner: carp-lang
|
||||
dst_repo_name: carp-docs
|
||||
commit_message: "Docs generated from: ${{ github.event.head_commit.message}}"
|
||||
|
Loading…
Reference in New Issue
Block a user