Skip to content

Commit

Permalink
update container name
Browse files Browse the repository at this point in the history
  • Loading branch information
harrypuuter committed Apr 16, 2024
1 parent 66c1e2f commit cfe9c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_unittest_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- docker/Dockerfile
env:
REGISTRY: ghcr.io
IMAGE_NAME: crown-unittest
IMAGE_NAME: ${{ github.repository }}-crown-unittest

jobs:
build_unittest_container:
Expand Down

0 comments on commit cfe9c70

Please sign in to comment.