Skip to content

Commit

Permalink
change image repo
Browse files Browse the repository at this point in the history
Signed-off-by: Shelley-BaoYue <[email protected]>
  • Loading branch information
Shelley-BaoYue committed Apr 28, 2024
1 parent 0f3b2cf commit f083b35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

env:
CONTAINER_RUN_OPTIONS: " "
IMAGE_REPOSITORY: kubeedge
IMAGE_REPOSITORY: shelleyby

jobs:
release-assests:
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
with:
image: kubeedge/${{ matrix.target }}
image: shelleyby/${{ matrix.target }}
registry-username: ${{ vars.DOCKERHUB_USER_NAME }}
digest: ${{ needs.publish-image-to-dockerhub.outputs[format('hash-digest-{0}', matrix.target)] }}
secrets:
Expand Down

0 comments on commit f083b35

Please sign in to comment.