Skip to content

Commit 16352c1

Browse files
committed
wip
1 parent 9c99865 commit 16352c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-interface.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
with:
110110
context: .
111111
push: true
112-
tags: lingo-db/webinterface:latest, lingo-db/webinterface:${{ github.sha }}
112+
tags: ghcr.io/lingo-db/webinterface:latest, ghcr.io/lingo-db/webinterface:${{ github.sha }}
113113
- name: Generate artifact attestation
114114
uses: actions/attest-build-provenance@v2
115115
with:

0 commit comments

Comments
 (0)