Skip to content

Commit

Permalink
Update publish-nightly.yml (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Aug 5, 2023
1 parent 95fdd82 commit 05d2b70
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Publish
name: Publish Nightly

on:
push:
branches:
- main
tags: ["*"]
schedule:
- cron: "0 1 * * *"
workflow_dispatch:

jobs:
sbt:
Expand Down

0 comments on commit 05d2b70

Please sign in to comment.