Skip to content

Commit 4d54606

Browse files
committed
fix: tag value
1 parent 8367958 commit 4d54606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nudenet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
docker push ${TAG}
3939
shell: bash
4040
env:
41-
TAG: '${{ vars.GRAASP_PUBLIC_ECR }}:nudenet-latest'
41+
TAG: '${{ vars.GRAASP_PUBLIC_ECR }}/graasp:nudenet-latest'

0 commit comments

Comments
 (0)