Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 (update-youtube.yml): add GOOGLE_REFRESH_TOKEN to environment variables #185

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Nov 30, 2024

Adding the GOOGLE_REFRESH_TOKEN to the environment variables ensures that the workflow can refresh the Google access token when it expires. This change enhances the reliability and continuity of the workflow by preventing interruptions due to token expiration.

…bles

Adding the GOOGLE_REFRESH_TOKEN to the environment variables ensures that the workflow can refresh the Google access token when it expires. This change enhances the reliability and continuity of the workflow by preventing interruptions due to token expiration.
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://yellow-pond-042d21b03-185.westeurope.5.azurestaticapps.net

…t variables

Include GOOGLE_CLINET_ID and GOOGLE_CLINET_SECRET in the workflow's
environment variables to ensure that the necessary credentials are
available for authentication with Google's services. This change
enhances the workflow's ability to interact with the YouTube API
by providing the required client credentials.
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://yellow-pond-042d21b03-185.westeurope.5.azurestaticapps.net

@MrHinsh MrHinsh closed this Nov 30, 2024
@MrHinsh MrHinsh reopened this Nov 30, 2024
@nkdagility-actions-bot
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://yellow-pond-042d21b03-185.westeurope.5.azurestaticapps.net

@MrHinsh MrHinsh merged commit fe8b85a into main Nov 30, 2024
15 checks passed
@MrHinsh MrHinsh deleted the add-google-refresh-token-to-env branch November 30, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant