Skip to content

Commit

Permalink
Cleanup: saltydk instead of cloudb0x.
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Sep 3, 2021
1 parent 1ed60e3 commit b6bb431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
tag: ${{ steps.dockertag.outputs.replaced }}
run: |
docker run --rm lumir/remove-dockerhub-tag --user "$username" --password "$password" cloudb0x/crs:$tag
docker run --rm lumir/remove-dockerhub-tag --user "$username" --password "$password" saltydk/crs:$tag

0 comments on commit b6bb431

Please sign in to comment.