We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f694e2 commit 5c04e37Copy full SHA for 5c04e37
1 file changed
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
8
env:
9
GO_VERSION: "1.23.5"
10
- REGISTRY_IMAGE: "ghcr.io/proofrock/ws4sql_test"
+ REGISTRY_IMAGE: "ghcr.io/proofrock/ws4sql"
11
12
jobs:
13
test:
0 commit comments