Skip to content

Commit

Permalink
Use singular naming
Browse files Browse the repository at this point in the history
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
  • Loading branch information
joshwlewis and edmorley authored Jul 26, 2024
1 parent a8e6ad6 commit 872af59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
docker tag '${{ matrix.builder }}' "${ECR_PUBLIC_IMAGE_URI}"
docker push "${ECR_PUBLIC_IMAGE_URI}"
publish-manifests:
publish-manifest:
runs-on: ubuntu-24.04
needs: publish-image
strategy:
Expand Down

0 comments on commit 872af59

Please sign in to comment.