Merge pull request #2715 from krille-chan/krille/fix-release-web-job

chore: Fix releas web job
This commit is contained in:
Krille-chan 2026-03-16 09:42:55 +01:00 committed by GitHub
commit 2f35f07252
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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