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 8b9d3f6 commit 33c94f7Copy full SHA for 33c94f7
.github/workflows/build-interface.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
REGISTRY: ghcr.io
9
IMAGE_NAME: ${{ github.repository }}
10
- LINGODB_REPOSITORY= lingo-db/lingodb-test-actions
+ LINGODB_REPOSITORY: lingo-db/lingodb-test-actions
11
12
jobs:
13
build-docker:
0 commit comments