This commit is contained in:
@@ -58,9 +58,8 @@ jobs:
|
|||||||
run: poetry install --no-interaction
|
run: poetry install --no-interaction
|
||||||
- name: Generate new calendar Files
|
- name: Generate new calendar Files
|
||||||
run: poetry run generate-ics
|
run: poetry run generate-ics
|
||||||
with:
|
env:
|
||||||
env:
|
GOOGLE_SERVICE_ACCOUNT_CREDS: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_CREDS }}
|
||||||
GOOGLE_SERVICE_ACCOUNT_CREDS: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_CREDS }}
|
|
||||||
|
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
# load cached venv if cache exists
|
# load cached venv if cache exists
|
||||||
|
|||||||
Reference in New Issue
Block a user