Skip to content

Commit b912dd3

Browse files
fix: use proper repos
1 parent aa8a3ec commit b912dd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docker.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ permissions:
77
packages: write
88

99
env:
10-
IMAGE_NAME: pufferpanel
11-
IMAGE_REGISTRY: ghcr.io/oskardotglobal
12-
REGISTRY_USER: oskardotglobal
10+
IMAGE_NAME: qemu-docker-anti-detection
11+
IMAGE_REGISTRY: ghcr.io/winapps-org
12+
REGISTRY_USER: actions
1313
REGISTRY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
1414

1515
jobs:

0 commit comments

Comments
 (0)