mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-04 20:17:48 +00:00
Remove push: on nightly
This commit is contained in:
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
@@ -3,7 +3,6 @@ name: Nightly
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 20 * * *
|
||||
push:
|
||||
|
||||
jobs:
|
||||
build_windows:
|
||||
@@ -136,4 +135,4 @@ jobs:
|
||||
python3 ci/create_nightly_json.py "$BUCKET" > nightly.json
|
||||
b2 upload-file "$BUCKET" nightly.json nightly.json
|
||||
|
||||
b2 clear-account
|
||||
b2 clear-account
|
||||
|
||||
Reference in New Issue
Block a user