Skip to content

Commit

Permalink
fix: public docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Jan 7, 2024
1 parent 2092d21 commit 881bbff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
push_to_registry:
if: github.event_name != 'pull_request'
name: LEMP Docker Image to Hub
name: New mvc shop Docker image
needs: shellcheck
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 881bbff

Please sign in to comment.