Skip to content

Commit 3beed4c

Browse files
committed
debugging in production!!!
1 parent 7bb5b36 commit 3beed4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildanddeploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
- name: Deploy to S3
114114
run: |
115-
aws s3 cp big_game_script.js s3://ccportedgames/big_game_script.js --exact-timestamps
115+
aws s3 cp big_game_script.js s3://ccportedgames/big_game_script.js
116116
117117
deploy-to-firebase:
118118
needs: build-and-deploy-gh-pages

0 commit comments

Comments
 (0)