Skip to content

Commit fc9c54d

Browse files
authored
Update release.yaml
1 parent 332a4be commit fc9c54d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
registry: ghcr.io
4343
username: ${{ github.repository_owner }}
4444
password: ${{ secrets.GITHUB_TOKEN }}
45-
- name: Build and push Backend
45+
- name: Build and push OCI Image
4646
uses: docker/build-push-action@v5
4747
with:
4848
context: "."

0 commit comments

Comments
 (0)