Skip to content

Commit

Permalink
ci: fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ArwynFr committed May 31, 2023
1 parent 9d5a868 commit 48993ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build Docker image
run: >
dotnet publish
Expand Down

0 comments on commit 48993ca

Please sign in to comment.