Skip to content

Commit

Permalink
add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Jan 5, 2024
1 parent 1087309 commit 8b7b1b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
flavor: |
latest=${{ github.ref == 'refs/heads/main' }}
- uses: actions/checkout@v3
- name: Build image
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit 8b7b1b8

Please sign in to comment.