Skip to content

Commit

Permalink
Merge pull request #78 from andrewheberle/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhtungdu authored Jan 18, 2022
2 parents baea4b3 + 78f6d43 commit 93c80ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ svn cp "trunk" "tags/$VERSION"
svn propset svn:mime-type image/png assets/*.png || true
svn propset svn:mime-type image/jpeg assets/*.jpg || true
svn propset svn:mime-type image/gif assets/*.gif || true
svn propset svn:mime-type image/svg+xml assets/*.svg || true

svn status

Expand Down

0 comments on commit 93c80ab

Please sign in to comment.