Skip to content

Commit a5791ed

Browse files
committed
rename workflow step
1 parent f3925d3 commit a5791ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
registry: ghcr.io
2525
username: ${{ github.repository_owner }}
2626
password: ${{ secrets.GITHUB_TOKEN }}
27-
- name: Build and push Showcase Server
27+
- name: Build and push zScanner Docker Host
2828
uses: docker/build-push-action@v4
2929
with:
3030
context: .

0 commit comments

Comments
 (0)