Skip to content

Commit

Permalink
Fix typo in ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
minetoblend committed Aug 7, 2024
1 parent ab169bc commit 5ae07fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: hifumin
IMAGE_NAME_SERVER: ${{ github.repository }}
IMAGE_NAME: ${{ github.repository }}

jobs:
docker:
Expand Down

0 comments on commit 5ae07fc

Please sign in to comment.