Skip to content

Commit

Permalink
Add newline at end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmerlin committed Sep 19, 2024
1 parent 8da9dc2 commit 60a2c70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/preview_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: meta.json
path: meta.json
path: meta.json
2 changes: 1 addition & 1 deletion .github/workflows/preview_cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
target-folder: ${{ env.URL_SLUG }}
ssh-key: ${{ secrets.DEPLOY_KEY }}
commit-message: "Remove preview for PR ${{ env.URL_SLUG }}"
single-commit: true
single-commit: true

0 comments on commit 60a2c70

Please sign in to comment.