Skip to content

Commit

Permalink
indentation errors
Browse files Browse the repository at this point in the history
  • Loading branch information
phillmv authored Dec 10, 2023
1 parent 91cbb55 commit e4a23c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
annotations: ${{ steps.meta.outputs.annotations }}
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Extract metadata (tags, labels) for dev image
id: meta
- name: Extract metadata (tags, labels) for dev image
id: meta2
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}-development
Expand Down

0 comments on commit e4a23c3

Please sign in to comment.