Skip to content

Commit

Permalink
Added github CI for nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jaytaph committed Apr 25, 2021
1 parent 6597666 commit 672933f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Create nightly release and packages
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

jobs:
goreleaser:
Expand Down

0 comments on commit 672933f

Please sign in to comment.