Skip to content

Commit

Permalink
fix package publish path
Browse files Browse the repository at this point in the history
  • Loading branch information
droid-dataset committed Mar 14, 2024
1 parent 03d7e60 commit 8f6e89c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_container_laptop_fr3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
REGISTRY: ghcr.io
ORG_NAME: alexanderkhazatsky
ORG_NAME: droid-dataset
IMAGE_NAME: droid_laptop

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_container_laptop_panda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
REGISTRY: ghcr.io
ORG_NAME: alexanderkhazatsky
ORG_NAME: droid-dataset
IMAGE_NAME: droid_laptop

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_container_nuc_fr3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
REGISTRY: ghcr.io
ORG_NAME: alexanderkhazatsky
ORG_NAME: droid-dataset
IMAGE_NAME: droid_nuc

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_container_nuc_panda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
REGISTRY: ghcr.io
ORG_NAME: alexanderkhazatsky
ORG_NAME: droid-dataset
IMAGE_NAME: droid_nuc

jobs:
Expand Down

0 comments on commit 8f6e89c

Please sign in to comment.