Skip to content

Commit 4182efc

Browse files
committed
upload to correct registry
1 parent 5f2a75b commit 4182efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
if: ${{ env.PUSH_PACKAGES == 'true' }}
119119
uses: actions/attest-build-provenance@v2
120120
with:
121-
subject-name: ghcr.io/pdal/pdal
121+
subject-name: ghcr.io/pdal/lambda
122122
subject-digest: ${{ steps.push.outputs.digest }}
123123
push-to-registry: ${{ env.PUSH_PACKAGES == 'true' }}
124124

0 commit comments

Comments
 (0)