Skip to content

Commit

Permalink
Reenable scheduled build uploads
Browse files Browse the repository at this point in the history
Seems to be working!
  • Loading branch information
tbodt committed Apr 26, 2021
1 parent 81cab24 commit b042a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Upload Build

on:
workflow_dispatch:
#schedule:
#- cron: "0 6 * * *"
schedule:
- cron: "0 6 * * *"

jobs:
upload-build:
Expand Down

0 comments on commit b042a43

Please sign in to comment.