Skip to content

Commit

Permalink
chore[ci]: fix name of CLI job on release
Browse files Browse the repository at this point in the history
  • Loading branch information
sk33z3r committed Jun 23, 2022
1 parent 1f03f79 commit f17339e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
push: true
tags: sk33z3r/loopygen:${{ env.HUB_TAG }}, sk33z3r/loopygen:latest
-
name: Build and push GUI images
name: Build and push CLI images
uses: docker/build-push-action@v2
with:
file: "{{defaultContext}}/Dockerfile.cli"
Expand Down

0 comments on commit f17339e

Please sign in to comment.