Skip to content

Commit

Permalink
fix(gha): correct docker image repo name (#1819)
Browse files Browse the repository at this point in the history
sysdig-CLA-1.0-signed-off-by: Luca Guerra <[email protected]>
  • Loading branch information
LucaGuerra authored Dec 16, 2021
1 parent 8b53079 commit 4fb6288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-final.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
push-final-images:
runs-on: ubuntu-latest
env:
SYSDIG_IMAGE_BASE: ghcr.io/sysdig/sysdig
SYSDIG_IMAGE_BASE: ghcr.io/draios/sysdig
SYSDIG_DOCKERHUB_IMAGE_BASE: docker.io/sysdig/sysdig
RELEASE: ${{ github.event.release.name }}

Expand Down

0 comments on commit 4fb6288

Please sign in to comment.