chore: Fix releas web job
This commit is contained in:
parent
e0738cca97
commit
9e29533502
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
asset_content_type: application/gzip
|
||||
- name: Clone fluffychat website
|
||||
run: |
|
||||
git@github.com:krille-chan/fluffychat-website.git
|
||||
git clone https://github.com/krille-chan/fluffychat-website.git
|
||||
cp CHANGELOG.md fluffychat-website/
|
||||
cp PRIVACY.md fluffychat-website/
|
||||
- name: Build website
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue