Browse Source

Update .github/actions/build/action.yml

Co-authored-by: Jezer Mejía <59768785+JezerM@users.noreply.github.com>
sisyphus
MateuszSC 3 years ago committed by GitHub
parent
commit
b4403c9a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/actions/build/action.yml

4
.github/actions/build/action.yml

@ -1,5 +1,5 @@
name: "Build Webgreeter" name: "Build web-greeter"
description: "Builds webgreeter" description: "Builds web-greeter"
inputs: inputs:
target-distro: target-distro:
required: true required: true

Loading…
Cancel
Save