Update the site when the application is released (#16)

This commit is contained in:
nakrovati
2025-07-20 20:07:35 +03:00
committed by GitHub
parent 6b41783ba3
commit 6be5207216
4 changed files with 7 additions and 3643 deletions
+4 -2
View File
@@ -1,8 +1,10 @@
name: Deploy
on:
schedule:
- cron: "0 0 * * *"
push:
branches: [main]
repository_dispatch:
types: [app-release]
workflow_dispatch:
permissions:
+3
View File
@@ -19,3 +19,6 @@ yarn-error.log*
release.data.json
changelogs.data.json
yarn.lock
pnpm-lock.yaml
-1
View File
@@ -1 +0,0 @@
package-import-method=clone-or-copy
-3640
View File
File diff suppressed because it is too large Load Diff