GHA: name gen html workflow
This commit is contained in:
4
.github/workflows/gen-nighly-downloads.yml
vendored
4
.github/workflows/gen-nighly-downloads.yml
vendored
@@ -1,11 +1,11 @@
|
||||
name: Wipe out temp build artifacts
|
||||
name: Generate Nightly Downloads HTML
|
||||
|
||||
# configure manual trigger
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
cleanup:
|
||||
gen_html:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update Nightly Distro Downloads page
|
||||
|
||||
Reference in New Issue
Block a user