Skip to content

Commit

Permalink
CI: Fixes build job description
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Dec 23, 2024
1 parent c5ee7a9 commit 4c380c9
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 @@ -10,7 +10,7 @@ on:
types: [published]
jobs:
push_to_registry:
name: Push Docker image to Docker Hub
name: Compile, check, produce documentation nad publish to pages
runs-on: ubuntu-latest
steps:
- name: Check out the repo
Expand Down

0 comments on commit 4c380c9

Please sign in to comment.