Skip to content

Commit

Permalink
add buildx id
Browse files Browse the repository at this point in the history
  • Loading branch information
gbaeke committed Apr 18, 2021
1 parent cdd4ee7 commit e8d69f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v1

- name: Set up Docker Buildx
- name: Set up Docker Build
id: buildx
uses: docker/setup-buildx-action@v1

- name: Login to GHCR
Expand Down

0 comments on commit e8d69f1

Please sign in to comment.