Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smashyalts authored Feb 24, 2024
1 parent 08027b7 commit a6cb7a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
context: ./
file: ./Dockerfile
tags: |
ghcr.io/funniray/chunky-dedicated/paper:latest
ghcr.io/funniray/chunky-dedicated/paper:${{ github.sha }}
ghcr.io/smashyalts/chunky-dedicated/paper:latest
ghcr.io/smashyalts/chunky-dedicated/paper:${{ github.sha }}

0 comments on commit a6cb7a3

Please sign in to comment.