Skip to content

Commit

Permalink
🎨 apply lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rchan26 committed Nov 1, 2023
1 parent 1a31c93 commit a8a88e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docker_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
permissions:
packages: write
contents: read

steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand All @@ -51,4 +51,4 @@ jobs:
file: ${{ matrix.dockerfile }}
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit a8a88e7

Please sign in to comment.