Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pkazmierczak committed Jun 4, 2024
1 parent 30ec2b0 commit aa5121e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
name: ${{ github.event.repository.name }}
description: "nomad-driver-podman is a HashiCorp Nomad task driver for Linux."
arch: ${{ matrix.goarch }}
version: ${{ needs.set-product-version.outputs.product-version }}
version: ${{ needs.get-product-version.outputs.product-version }}
maintainer: "HashiCorp"
homepage: "https://github.com/hashicorp/nomad-driver-podman"
license: "MPL-2.0"
Expand Down

0 comments on commit aa5121e

Please sign in to comment.