Skip to content

Commit

Permalink
Merge pull request #35 from slipstream8125/main
Browse files Browse the repository at this point in the history
Added a cron job to update the repo daily
  • Loading branch information
slipstream8125 authored Feb 5, 2025
2 parents 96ddbb3 + a01f36e commit a663f8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build and Deploy Packages

on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- main
Expand Down

0 comments on commit a663f8b

Please sign in to comment.