Skip to content

Commit 8411699

Browse files
committed
Updated dependencies
1 parent 8666713 commit 8411699

File tree

3 files changed

+802
-359
lines changed

3 files changed

+802
-359
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ set -o nounset
77
COMMIT=$(git rev-parse --short HEAD)
88
LASTMOD=$(date -u +%Y-%m-%dT%H:%M:%SZ)
99

10-
git push heroku
10+
git push -f heroku
1111

1212
heroku config:set "COMMIT=${COMMIT}" "LASTMOD=${LASTMOD}"

0 commit comments

Comments
 (0)