Skip to content

Commit

Permalink
fix (CI): broken ci yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mickael-kerjean committed Nov 12, 2023
1 parent c60cb09 commit e5822c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ jobs:
steps:
- name: Init
uses: actions/checkout@v3
- name: Setup
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit e5822c0

Please sign in to comment.