Skip to content

Commit

Permalink
Push to correct Docker Org
Browse files Browse the repository at this point in the history
  • Loading branch information
ForestEckhardt authored and robdimsdale committed Aug 22, 2023
1 parent ac5a79c commit 383951b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
env:
PAKETO_BUILDPACKS_DOCKERHUB_USERNAME: ${{ secrets.PAKETO_BUILDPACKS_DOCKERHUB_USERNAME }}
PAKETO_BUILDPACKS_DOCKERHUB_PASSWORD: ${{ secrets.PAKETO_BUILDPACKS_DOCKERHUB_PASSWORD }}
DOCKERHUB_ORG: "paketobuildpacks"
DOCKERHUB_ORG: "paketocommunity"
run: |
# Strip off the Github org prefix from repo name
# paketo-buildpacks/builder-with-some-name --> builder-with-some-name
Expand Down

0 comments on commit 383951b

Please sign in to comment.