mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
add nicer name for generate_dns_list_matrix
This commit is contained in:
parent
134e47dd8c
commit
5dedc2c99f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/snap_packaging_jobs.yml
vendored
1
.github/workflows/snap_packaging_jobs.yml
vendored
|
|
@ -35,6 +35,7 @@ jobs:
|
|||
name: snap-certbot-${{ matrix.build-for }}
|
||||
path: ${{ steps.build.outputs.snap }}
|
||||
generate_dns_list_matrix:
|
||||
name: List DNS package names
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
dns-dirs: ${{ steps.set-dns-dirs.outputs.dns-dirs }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue