Skip to content

Commit

Permalink
Fix build step name
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Oct 31, 2023
1 parent 4075016 commit 6b62e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
with:
images: ghcr.io/${{ github.repository_owner }}/gs64-gem

- name: Docker build and push base image
- name: Docker build and push gem image
uses: docker/build-push-action@v5
with:
context: ./source
Expand Down

0 comments on commit 6b62e2b

Please sign in to comment.