rename 'binaries' workflow into 'nightly_binaries' (#2714)

This commit is contained in:
Alessandro Ros 2023-11-23 13:35:27 +01:00 committed by GitHub
parent f335fc67f9
commit e6f861ee95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
name: binaries
name: nightly_binaries
on:
workflow_dispatch:
jobs:
binaries:
nightly_binaries:
runs-on: ubuntu-22.04
steps: