Skip to content

Commit

Permalink
fix task name
Browse files Browse the repository at this point in the history
  • Loading branch information
nabsul committed Jun 4, 2022
1 parent 732fec5 commit a8630bb
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 @@ -26,7 +26,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1

- name: Extract metadata (tags, labels) for GHCR
- name: Extract metadata
id: meta_ghcr
uses: docker/metadata-action@v3
with:
Expand Down

0 comments on commit a8630bb

Please sign in to comment.