Skip to content

Commit

Permalink
Missing done statement
Browse files Browse the repository at this point in the history
deploy
  • Loading branch information
trueberryless committed Nov 19, 2024
1 parent f79e119 commit 406f70b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
# Move the processed file to the target location
mv "$temp_file" "$dest_file"
done
# Commit and push changes if any
echo "Checking for changes..."
Expand Down

0 comments on commit 406f70b

Please sign in to comment.