There was an error while loading. Please reload this page.
1 parent 332a4be commit fc9c54dCopy full SHA for fc9c54d
1 file changed
.github/workflows/release.yaml
@@ -42,7 +42,7 @@ jobs:
42
registry: ghcr.io
43
username: ${{ github.repository_owner }}
44
password: ${{ secrets.GITHUB_TOKEN }}
45
- - name: Build and push Backend
+ - name: Build and push OCI Image
46
uses: docker/build-push-action@v5
47
with:
48
context: "."
0 commit comments