Skip to content

Commit

Permalink
ci: fix my fail in 41d2bcd (#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Goldstein <doug.goldstein@rackspace.com>
  • Loading branch information
cardoe authored Apr 26, 2024
1 parent 41d2bcd commit 73917b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
build-args: |
VERSION=${{ matrix.openstack }}-${{ matrix.distro }
VERSION=${{ matrix.openstack }}-${{ matrix.distro }}

0 comments on commit 73917b0

Please sign in to comment.