Skip to content

Commit

Permalink
Forgot to set correct target tag after copy-pasting CI :3
Browse files Browse the repository at this point in the history
  • Loading branch information
spectrapulse committed Nov 8, 2024
1 parent 27b2732 commit 1c72354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-20.04
needs: [ build ]
env:
IMAGE: ghcr.io/kankerdev/packserve
IMAGE: ghcr.io/kankerdev/backend-realip-fix
steps:
- uses: actions/checkout@v4
- uses: docker/login-action@v3
Expand Down

0 comments on commit 1c72354

Please sign in to comment.