Skip to content

Use GitHub Actions to release nightly builds #8496

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

anatoliykmetyuk
Copy link
Contributor

No description provided.

push:
pull_request:
schedule:
- cron: '0 3 * * *' # Every day at 3 AM
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 AM on which time zone?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UTC. From https://help.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule:

You can schedule a workflow to run at specific UTC times using POSIX cron syntax.

@anatoliykmetyuk anatoliykmetyuk merged commit 8ce959e into scala:master Mar 11, 2020
@anatoliykmetyuk anatoliykmetyuk deleted the gh-actions-nightlies branch March 11, 2020 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants