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 6f6a4fe commit cac5b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ 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 cac5b8d

Please sign in to comment.