Skip to content

Commit

Permalink
Make the job name better
Browse files Browse the repository at this point in the history
  • Loading branch information
s3than committed Jan 22, 2025
1 parent 2f51b18 commit bc22614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: pdm run test

build_docker_image:
name: Push Docker image to Docker Hub
name: Build & Push Docker image
runs-on: ubuntu-latest
env:
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit bc22614

Please sign in to comment.