Skip to content

Commit

Permalink
fix build-docker-image workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
HillcrestEnigma committed Apr 2, 2021
1 parent 55bf714 commit 2de53db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
uses: crazy-max/ghaction-docker-meta@v2
with:
images: pnoj/site
tags: |
tags: |
type=sha
flavor: |
flavor: |
latest=auto
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 2de53db

Please sign in to comment.