the 'keep' param no longer seems to be used in CI job (#457)
This commit is contained in:
parent
a7369c0140
commit
e731353517
1 changed files with 0 additions and 5 deletions
5
.github/workflows/publish-nightly.yml
vendored
5
.github/workflows/publish-nightly.yml
vendored
|
|
@ -21,11 +21,6 @@ name: Publish nightly snapshots and documentation
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
keep:
|
||||
description: Number of versions to keep.
|
||||
required: false
|
||||
default: 30
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue