Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Update schedule_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchis authored Dec 3, 2021
1 parent e99b1f3 commit b53e08c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/schedule_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: New Deploy
on:
release:
schedule:
- cron: '41 0 * * *'
workflow_dispatch:

workflow_dispatch:
jobs:
logLatestRelease:
runs-on: ubuntu-latest
Expand Down

1 comment on commit b53e08c

@vercel
Copy link

@vercel vercel bot commented on b53e08c Dec 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.