Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Sep 8, 2021
1 parent 9f889fa commit 55d1770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-matrices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Deploy Container
if: (github.event_name != 'pull_request')
env:
prefix: ${{ matrix.result.command_prefix }}
container: ${{ matrix.result.container_name }}
run: |
docker images
printf "docker push ghcr.io/${container}\n"
Expand Down

0 comments on commit 55d1770

Please sign in to comment.