We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c99865 commit 16352c1Copy full SHA for 16352c1
.github/workflows/build-interface.yml
@@ -109,7 +109,7 @@ jobs:
109
with:
110
context: .
111
push: true
112
- tags: lingo-db/webinterface:latest, lingo-db/webinterface:${{ github.sha }}
+ tags: ghcr.io/lingo-db/webinterface:latest, ghcr.io/lingo-db/webinterface:${{ github.sha }}
113
- name: Generate artifact attestation
114
uses: actions/attest-build-provenance@v2
115
0 commit comments