Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Weston Schmidt <[email protected]>
  • Loading branch information
schmidtw authored Jan 16, 2024
1 parent b846cda commit 99d85b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ name: Auto Releaser

on:
schedule:
- cron: '0 10 * * *'
- cron: '0 * * * *'
workflow_dispatch:

jobs:
release:
permissions: write-all
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 99d85b4

Please sign in to comment.