Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dchesterton committed May 28, 2021
1 parent a94b964 commit 2a683fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout code
uses: actions/[email protected]
with:
ref: main
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker Buildx
Expand Down

0 comments on commit 2a683fe

Please sign in to comment.