Skip to content

Commit

Permalink
blank line at the end of build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dailinsubjam committed Sep 14, 2023
1 parent d3cec19 commit a264512
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@ jobs:
platforms: linux/amd64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.web-server.outputs.tags }}
labels: ${{ steps.web-server.outputs.labels }}
labels: ${{ steps.web-server.outputs.labels }}

0 comments on commit a264512

Please sign in to comment.