Skip to content

Commit

Permalink
also adding auto deploy once a month, in case of a certificate renewal
Browse files Browse the repository at this point in the history
  • Loading branch information
amaldonadomat committed May 2, 2024
1 parent 077fdfb commit 507ddcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-api-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- '.github/workflows/deploy-api-client.yml'
- 'docker-compose.yaml'
workflow_dispatch:
schedule:
- cron: '0 0 15 * *'

permissions:
actions: write
Expand Down

0 comments on commit 507ddcf

Please sign in to comment.