Skip to content

Commit

Permalink
Add newline at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic committed Nov 27, 2024
1 parent 666308d commit 86f5085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/produce_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run_attempt: ${{ github.event.workflow_run.run_attempt }}
sftp_host: ${{ secrets.SFTP_CICD_WRITER_HOSTNAME }}
sftp_user: ${{ secrets.SFTP_CICD_WRITER_USERNAME }}
ssh-private-key: ${{ secrets.SFTP_CICD_WRITER_KEY }}
ssh-private-key: ${{ secrets.SFTP_CICD_WRITER_KEY }}

0 comments on commit 86f5085

Please sign in to comment.