mirror of
https://github.com/KotatsuApp/website.git
synced 2026-08-19 20:40:48 -07:00
Update the site when the application is released (#16)
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
name: Deploy
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
push:
|
||||
branches: [main]
|
||||
repository_dispatch:
|
||||
types: [app-release]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
@@ -19,3 +19,6 @@ yarn-error.log*
|
||||
|
||||
release.data.json
|
||||
changelogs.data.json
|
||||
|
||||
yarn.lock
|
||||
pnpm-lock.yaml
|
||||
|
||||
Generated
-3640
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user