Skip to content

Commit

Permalink
✏️ Fixed action step name
Browse files Browse the repository at this point in the history
  • Loading branch information
aliberts committed Dec 8, 2023
1 parent 9c3cf2a commit 85c185a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_caches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
images: ${{ env.PROJECT_NAME }}

- name: Build and push
- name: Build and cache
uses: docker/build-push-action@v5
with:
context: .
Expand Down

0 comments on commit 85c185a

Please sign in to comment.