Skip to content

Commit 79f8782

Browse files
chore: clean old images
1 parent 9cb53a5 commit 79f8782

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
name: Build and Deploy
2+
23
on:
34
push:
45
branches:
56
- main
67
workflow_dispatch:
8+
schedule:
9+
- cron: "5 3 * * *"
710

811
env:
912
PUBLIC_STRAPI_URL: ${{ vars.PUBLIC_STRAPI_URL }}

0 commit comments

Comments
 (0)