We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cae87 commit a782c20Copy full SHA for a782c20
.github/workflows/init.yaml
@@ -10,7 +10,7 @@ on:
10
workflow_dispatch:
11
env:
12
REGISTRY: "ghcr.io"
13
- NAMESPACE: "mskarbek/containers"
+ NAMESPACE: "mskarbek"
14
IMAGE_NAME: "init"
15
VERSION: "10.1"
16
jobs:
0 commit comments