Skip to content

Commit 08bc5aa

Browse files
committed
fix: namespace
1 parent d268dad commit 08bc5aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,5 @@ jobs:
181181
- name: 🚀 Create manifest list and push
182182
shell: bash
183183
run: .github/scripts/build-images.sh
184-
env:
185-
DOCKER_NAMESPACE: ${{ secrets.DOCKER_NAMESPACE }}
186-
GHCR_NAMESPACE: ${{ secrets.GHCR_NAMESPACE }}
187184

188185
...

0 commit comments

Comments
 (0)