Skip to content

Commit

Permalink
Merge pull request #14 from woopstar/update_release_drafter
Browse files Browse the repository at this point in the history
fix: run release drafter every night
  • Loading branch information
woopstar authored Oct 15, 2024
2 parents a087c2c + b7d9e2d commit 64702dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Release Drafter

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

0 comments on commit 64702dd

Please sign in to comment.