Skip to content

Commit

Permalink
Updating username
Browse files Browse the repository at this point in the history
  • Loading branch information
PragatiSukhija committed Oct 12, 2024
1 parent 2fd2bbf commit a1db628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/GITHUB_USERNAME/nullaway-sandbox:latest
tags: ghcr.io/pragatisukhija/nullaway-sandbox:latest

- name: Verify image
run: |
docker pull ghcr.io/GITHUB_USERNAME/nullaway-sandbox:latest
docker pull ghcr.io/pragatisukhija/nullaway-sandbox:latest

0 comments on commit a1db628

Please sign in to comment.