Skip to content

Commit

Permalink
chore: Fixes incorrect CI stage name
Browse files Browse the repository at this point in the history
  • Loading branch information
jmriebold committed Aug 13, 2021
1 parent 3ed2e47 commit 61127f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
key: ${{ runner.os }}-buildx-${{ github.sha }}
restore-keys: |
${{ runner.os }}-buildx-
- name: Build and push
- name: Build
id: docker_build
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit 61127f0

Please sign in to comment.