Closed seanquiambao closed 2 months ago
Right now Google Calendar works on development, but it needs to work on deployment as well.
1) reach out to me for google calendar id 2) Make sure the acm-ucr-deploy file detects env variables
Refer to this : https://github.com/acm-ucr/ucr-swim-website/blob/dev/.github/workflows/acm-ucr-deploy.yml (please do not put the actual api keys in the workflow file)
3) Go to repo's settings -> secrets and environment. add a new repository key that includes the google calendar ID. 4) API key should already be in there.
this should be done once the google calendar integration is finished.
you will also need to create a branch merging from dev to main. there should be an event posted on the calendar already.
Right now Google Calendar works on development, but it needs to work on deployment as well.
1) reach out to me for google calendar id 2) Make sure the acm-ucr-deploy file detects env variables
Refer to this : https://github.com/acm-ucr/ucr-swim-website/blob/dev/.github/workflows/acm-ucr-deploy.yml (please do not put the actual api keys in the workflow file)
3) Go to repo's settings -> secrets and environment. add a new repository key that includes the google calendar ID. 4) API key should already be in there.