Skip to content

Commit

Permalink
Update description in CI job
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Dzikowski <[email protected]>
  • Loading branch information
dzikowski committed Sep 6, 2024
1 parent 0186329 commit f94d7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-on-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_LOGIN }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build Fablo
- name: Build and push Docker image
run: |
shellcheck --version
yamllint -v
Expand Down

0 comments on commit f94d7a4

Please sign in to comment.