Skip to content

Commit

Permalink
fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
p-wall committed Aug 7, 2024
1 parent daf2b86 commit 277bf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
id: ruby-version
run: |
echo "ruby_version=$(cat .ruby-version)" >> "$GITHUB_OUTPUT"
- name: Build and push Docker image with revision and latest tags
- name: Build and push Docker
uses: docker/build-push-action@v5
with:
build-args: |
Expand Down

0 comments on commit 277bf4f

Please sign in to comment.