Skip to content

Commit

Permalink
updated push script
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishsingh101 committed Apr 3, 2024
1 parent b856d15 commit afcbb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,5 @@ then

pathToPush="s3://$bucket/$asset"
push_asset $local_path $pathToPush
invalidate_asset $pathToPush
invalidate_asset $local_path
fi

0 comments on commit afcbb37

Please sign in to comment.