Skip to content

Commit

Permalink
fix: remove errant text
Browse files Browse the repository at this point in the history
[#OCD-4459]
  • Loading branch information
andlar committed Mar 1, 2024
1 parent 631d821 commit a97825f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
tags: ${{ steps.meta.outputs.tags }}|
tags: ${{ steps.meta.outputs.tags }}
outputs: type=docker,dest=/tmp/app.tar

- name: save the file
Expand Down

0 comments on commit a97825f

Please sign in to comment.