zulip/.github
Priyank Patel 9504d403b3 github-actions: Fix incorrect hash key in production install job.
The hash keys were missing hash for package.json and yarn.lock
because they were not present since we don't do a full checkout
in this job. We fix this by sending over those files and generating
hashes from them.

I usally verify these cache keys by clicking the Restore <cache>
step dropdown menu and then clicking the Run ... dropdown menu again
to see the generated hash.
2020-08-03 12:37:20 -07:00
..
workflows github-actions: Fix incorrect hash key in production install job. 2020-08-03 12:37:20 -07:00
pull_request_template.md github: Suggest GIFs too in PR template. 2018-02-16 09:59:22 -08:00