Skip to content

Commit

Permalink
build: nightly release manual dispatch added
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgaOzen committed Jul 31, 2023
1 parent 4805947 commit 44311cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: "Nightly Release"
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch: # This allows manual triggering
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 44311cd

Please sign in to comment.