Fix GitHub workflow names (#2)

This commit is contained in:
João Palet 2023-09-07 13:22:30 +02:00 committed by GitHub
parent 9d7628a984
commit 7a9109afbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,5 @@
name: Build
description: "Build pipeline"
inputs:
go-version:
description: "Go version to install"